From 3f21f09b7c15b87d37c17280d699aecef9215916 Mon Sep 17 00:00:00 2001 From: nbd 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18714 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 cb8a25a09..8d0452602 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