From 8caf5c1283d14184e61834411257bb11f78f5931 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Mon, 5 Aug 2019 00:58:52 +0800 Subject: [PATCH] luci-app-passwall: fix Makefile --- package/Lienol/luci-app-passwall/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/Lienol/luci-app-passwall/Makefile b/package/Lienol/luci-app-passwall/Makefile index 9abc037bc8..42130110b3 100644 --- a/package/Lienol/luci-app-passwall/Makefile +++ b/package/Lienol/luci-app-passwall/Makefile @@ -69,7 +69,7 @@ endef define Package/$(PKG_NAME) SECTION:=luci CATEGORY:=LuCI - SUBMENU:=3. Applications + SUBMENU:=3. Applications TITLE:=LuCI support for PassWall(fanqiang) By Lienol PKGARCH:=all DEPENDS:=+curl +libcurl +libmbedtls +ca-bundle +ca-certificates +resolveip +iptables-mod-tproxy +kmod-ipt-tproxy +iptables-mod-ipopt +kmod-ipt-ipopt +ip +ipset +coreutils +coreutils-base64 +coreutils-nohup +luci-lib-jsonc +unzip \