Forgot kmod-ipt-imq dependency (#1076)
[openwrt.git] / package / iptables / Makefile
index d22310a..300ea7f 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.\\\
This page took 0.018256 seconds and 4 git commands to generate.