ipv6-helper: add dependency kmod-nf-nat6
This commit is contained in:
parent
97ebd84944
commit
ffd3ff2c3c
@ -23,7 +23,7 @@ define Package/ipv6helper
|
||||
SECTION:=ipv6
|
||||
TITLE:=IPv6 Helper and Dynamic Update he.net of ip
|
||||
PKGARCH:=all
|
||||
DEPENDS:=+luci-proto-ipv6 +wget +ip6tables +kmod-ipt-nat6 +odhcpd-ipv6only +odhcp6c +6in4
|
||||
DEPENDS:=+luci-proto-ipv6 +wget +ip6tables +kmod-ipt-nat6 +kmod-nf-nat6 +odhcpd-ipv6only +odhcp6c +6in4
|
||||
endef
|
||||
|
||||
define Package/ipv6helper/description
|
||||
|
||||
Loading…
Reference in New Issue
Block a user