aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/acme/Makefile2
1 files changed, 1 insertions, 1 deletions
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