fix potential rootfs owner/group mismatch (tgz root only, patch from #4562)
[openwrt.git] / package / firewall / Makefile
index e3a28fc..9d4e5dd 100644 (file)
@@ -18,7 +18,7 @@ define Package/firewall
   CATEGORY:=Base system
   URL:=http://openwrt.org/
   TITLE:=OpenWrt firewall
-  DEPENDS:=+iptables +iptables-mod-ipopt +iptables-mod-extra
+  DEPENDS:=+iptables-mod-conntrack +iptables-mod-nat
 endef
 
 define Package/firewall/description
This page took 0.026127 seconds and 4 git commands to generate.