acme: depends on wget-ssl
authorYousong Zhou <yszhou4tech@gmail.com>
Mon, 6 Apr 2020 02:31:49 +0000 (10:31 +0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Tue, 14 Apr 2020 03:37:04 +0000 (11:37 +0800)
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
net/acme/Makefile

index 14263738ab166a0598e3771b636dcd0953ee0987..dc581f5004084f27ff0e4743590efdf379ddc794 100644 (file)
@@ -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