From: florian Date: Mon, 25 Dec 2006 17:43:06 +0000 (+0000) Subject: Forgot kmod-ipt-imq dependency (#1076) X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=8f52cffc45c740e9e7c41c1457421a877e8af81d;p=openwrt.git Forgot kmod-ipt-imq dependency (#1076) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5901 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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.\\\