Update Makefile
This commit is contained in:
parent
c05feeff71
commit
84fa809f77
@ -31,7 +31,7 @@ LUCI_TITLE:=SS/SSR/V2Ray/Trojan/NaiveProxy/Socks5/Tun LuCI interface
|
|||||||
LUCI_PKGARCH:=all
|
LUCI_PKGARCH:=all
|
||||||
LUCI_DEPENDS:= \
|
LUCI_DEPENDS:= \
|
||||||
@(PACKAGE_libustream-mbedtls||PACKAGE_libustream-openssl||PACKAGE_libustream-wolfssl) \
|
@(PACKAGE_libustream-mbedtls||PACKAGE_libustream-openssl||PACKAGE_libustream-wolfssl) \
|
||||||
+coreutils +coreutils-base64 +dns2socks +dns2tcp +dnsmasq-full +ipset +kmod-ipt-nat \
|
+coreutils +coreutils-base64 +dns2socks +dns2tcp +ipset +kmod-ipt-nat \
|
||||||
+ip-full +iptables +iptables-mod-tproxy +lua +lua-neturl +libuci-lua +microsocks \
|
+ip-full +iptables +iptables-mod-tproxy +lua +lua-neturl +libuci-lua +microsocks \
|
||||||
+tcping +resolveip +shadowsocksr-libev-ssr-check +uclient-fetch \
|
+tcping +resolveip +shadowsocksr-libev-ssr-check +uclient-fetch \
|
||||||
+PACKAGE_$(PKG_NAME)_INCLUDE_V2ray:curl \
|
+PACKAGE_$(PKG_NAME)_INCLUDE_V2ray:curl \
|
||||||
@ -60,6 +60,7 @@ LUCI_DEPENDS:= \
|
|||||||
|
|
||||||
define Package/$(PKG_NAME)/config
|
define Package/$(PKG_NAME)/config
|
||||||
select PACKAGE_luci-lib-ipkg if PACKAGE_$(PKG_NAME)
|
select PACKAGE_luci-lib-ipkg if PACKAGE_$(PKG_NAME)
|
||||||
|
select PACKAGE_dnsmasq-full if PACKAGE_$(PKG_NAME)
|
||||||
|
|
||||||
choice
|
choice
|
||||||
prompt "Shadowsocks Client Selection"
|
prompt "Shadowsocks Client Selection"
|
||||||
|
Loading…
Reference in New Issue
Block a user