summaryrefslogtreecommitdiffstats
path: root/package/firewall
diff options
context:
space:
mode:
Diffstat (limited to 'package/firewall')
-rw-r--r--package/firewall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/firewall/Makefile b/package/firewall/Makefile
index e3a28fc0f..9d4e5dd31 100644
--- a/package/firewall/Makefile
+++ b/package/firewall/Makefile
@@ -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