ipv6-helper: add dependency kmod-nf-nat6

This commit is contained in:
CN_SZTL 2019-12-22 13:32:36 +08:00
parent 97ebd84944
commit ffd3ff2c3c
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -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