From: florian Date: Mon, 25 Dec 2006 17:43:06 +0000 (+0000) Subject: Forgot kmod-ipt-imq dependency (#1076) X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/8f52cffc45c740e9e7c41c1457421a877e8af81d?hp=f4d24919d49f2c25d0ec3f7658a93f6170580db7 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 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.\\\