From 9e995816212ca222347ea493ff09cbd566411dbf Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 9 Dec 2009 13:36:39 +0000 Subject: adjust dependencies of firewall and qos-scripts, so that these packages are visible even when iptables is not selected SVN-Revision: 18714 --- 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 cb8a25a090..8d0452602b 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-mod-conntrack +iptables-mod-nat + DEPENDS:=+iptables +iptables-mod-conntrack +iptables-mod-nat PKGARCH:=all endef -- cgit v1.2.3