Fix the ip6tables dependency (#2079)

SVN-Revision: 7978
master
Florian Fainelli 17 years ago
parent 1c6947c57b
commit 2e4f6093c6
  1. 1
      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

Loading…
Cancel
Save