aboutsummaryrefslogtreecommitdiffstats
path: root/package/iptables
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2006-12-25 17:43:06 +0000
committerFlorian Fainelli <florian@openwrt.org>2006-12-25 17:43:06 +0000
commit713ed08bd1cfbf66f5dd7105e2d5377c5083eba6 (patch)
tree276571d1b1bed56a3ca1beb2a48e8ef2636465a8 /package/iptables
parent20e0cf192feb665b511cf7628c1ec72b172a890f (diff)
downloadmaster-187ad058-713ed08bd1cfbf66f5dd7105e2d5377c5083eba6.tar.gz
master-187ad058-713ed08bd1cfbf66f5dd7105e2d5377c5083eba6.tar.bz2
master-187ad058-713ed08bd1cfbf66f5dd7105e2d5377c5083eba6.zip
Forgot kmod-ipt-imq dependency (#1076)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5901 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables')
-rw-r--r--package/iptables/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index d22310a0ef..300ea7fdd0 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -74,7 +74,7 @@ endef
define Package/iptables-mod-imq
$(call Package/iptables/Default)
- DEPENDS:=iptables
+ DEPENDS:=iptables +kmod-ipt-imq
TITLE:=IMQ support
DESCRIPTION:=\
iptables extension for IMQ support.\\\