From 2c8010b2dcbca724e82ee5a06f900e5bde79f4ae Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Mon, 22 Sep 2008 15:19:59 +0000 Subject: make the whole iptables/netfiter modular (closes: #3871, #3527) SVN-Revision: 12649 --- package/firewall/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/firewall') diff --git a/package/firewall/Makefile b/package/firewall/Makefile index e3a28fc0f8..9d4e5dd31a 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 -- cgit v1.2.3