diff --git a/net/acme/Makefile b/net/acme/Makefile index 14263738a..dc581f500 100644 --- a/net/acme/Makefile +++ b/net/acme/Makefile @@ -27,7 +27,7 @@ include $(INCLUDE_DIR)/package.mk define Package/acme SECTION:=net CATEGORY:=Network - DEPENDS:=+gnu-wget +ca-bundle +openssl-util +socat + DEPENDS:=+wget-ssl +ca-bundle +openssl-util +socat TITLE:=ACME (Letsencrypt) client URL:=https://acme.sh PKGARCH:=all