Forgot kmod-ipt-imq dependency (#1076)
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 25 Dec 2006 17:43:06 +0000 (17:43 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 25 Dec 2006 17:43:06 +0000 (17:43 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5901 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/iptables/Makefile

index d22310a0ef7a5f68f72b400db93c697bf6c5b2f7..300ea7fdd0e401698a657e579d51ce09bf59e523 100644 (file)
@@ -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.\\\