From 8f52cffc45c740e9e7c41c1457421a877e8af81d Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 25 Dec 2006 17:43:06 +0000 Subject: Forgot kmod-ipt-imq dependency (#1076) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5901 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/iptables/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/iptables/Makefile b/package/iptables/Makefile index d22310a0e..300ea7fdd 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.\\\ -- cgit v1.2.3