From e8464ce317e79fdd593e95716b58dd9d32c3a83c Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Tue, 25 Feb 2020 01:19:37 +0800 Subject: [PATCH] luci-app-clash: fix MENU --- package/ntlf9t/luci-app-clash/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/ntlf9t/luci-app-clash/Makefile b/package/ntlf9t/luci-app-clash/Makefile index c98bd0c53a..e35ab4f5a3 100644 --- a/package/ntlf9t/luci-app-clash/Makefile +++ b/package/ntlf9t/luci-app-clash/Makefile @@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/package.mk define Package/luci-app-clash SECTION:=luci CATEGORY:=LuCI - SUBMENU:=2. Clash + SUBMENU:=3. Applications TITLE:=LuCI app for clash DEPENDS:=+luci-compat +luci-base +wget +iptables +coreutils-base64 +coreutils +coreutils-nohup +bash +ipset +libustream-openssl +libopenssl +openssl-util +curl +jsonfilter +ca-certificates PKGARCH:=all