From e616c4b3f83a2f3f55c29f9e3fca71d0722256bf Mon Sep 17 00:00:00 2001 From: lean Date: Mon, 21 Jun 2021 11:37:58 +0800 Subject: [PATCH] luci-app-jd-dailybonus: use wget-ssl replace wget --- package/lean/luci-app-jd-dailybonus/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/lean/luci-app-jd-dailybonus/Makefile b/package/lean/luci-app-jd-dailybonus/Makefile index 838388224..69952f95a 100644 --- a/package/lean/luci-app-jd-dailybonus/Makefile +++ b/package/lean/luci-app-jd-dailybonus/Makefile @@ -10,7 +10,7 @@ endef LUCI_TITLE:=Luci for JD dailybonus Script LUCI_PKGARCH:=all -LUCI_DEPENDS:=+node +wget +lua +curl +libuci-lua +LUCI_DEPENDS:=+node +wget-ssl +lua +curl +libuci-lua include $(TOPDIR)/feeds/luci/luci.mk