X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/79586cd08c3007c2711a77c2ea879386a2e44018..fd7d7215c62c223031426b1b84e96cd4186bd148:/package/iptables/Makefile diff --git a/package/iptables/Makefile b/package/iptables/Makefile index e59d0a6e0..83f615250 100644 --- a/package/iptables/Makefile +++ b/package/iptables/Makefile @@ -176,6 +176,7 @@ endef define Package/ip6tables $(call Package/iptables/Default) + DEPENDS:=+kmod-ipv6 CATEGORY:=Network TITLE:=IPv6 firewall administration tool endef