acme: fix acmesh dnsapi dependencies
Signed-off-by: Glen Huang <i@glenhuang.com>
This commit is contained in:
parent
90541e4a88
commit
ef4289e96d
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ endef
|
||||||
define Package/acme-acmesh-dnsapi
|
define Package/acme-acmesh-dnsapi
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
DEPENDS:=+acme
|
DEPENDS:=+acme-acmesh
|
||||||
TITLE:=DNS API integration for ACME (Letsencrypt) client
|
TITLE:=DNS API integration for ACME (Letsencrypt) client
|
||||||
PKGARCH:=all
|
PKGARCH:=all
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in a new issue