Merge pull request #18052 from 1715173329/va
v2raya: add iptables as dependency
This commit is contained in:
commit
d098f907bb
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@ define Package/v2raya
|
|||
SUBMENU:=Web Servers/Proxies
|
||||
DEPENDS:=$(GO_ARCH_DEPENDS) \
|
||||
+ca-bundle \
|
||||
+iptables \
|
||||
+IPV6:ip6tables \
|
||||
+iptables-mod-conntrack-extra \
|
||||
+iptables-mod-extra \
|
||||
+iptables-mod-filter \
|
||||
|
|
Loading…
Reference in a new issue