Skip to content

Commit

Permalink
Merge pull request #18052 from 1715173329/va
Browse files Browse the repository at this point in the history
v2raya: add iptables as dependency
  • Loading branch information
champtar authored Mar 13, 2022
2 parents 2f8e696 + 88750d6 commit d098f90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions net/v2raya/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit d098f90

Please sign in to comment.