acme: depends on wget-ssl

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(cherry picked from commit d917d662ae)
This commit is contained in:
Yousong Zhou 2020-04-06 10:31:49 +08:00
parent 7d1f138c23
commit a62e54af3e
1 changed files with 1 additions and 1 deletions

View 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