qos-scripts: drop the use of IMQ, use ifb and act_connmark instead
[openwrt/openwrt.git] / package / qos-scripts / Makefile
index c999e7e6794549bf8457a3b017f88cd056039e39..b721765ab0f81af349bf96ecdf5a33e6340a723d 100644 (file)
@@ -18,7 +18,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/qos-scripts
   SECTION:=utils
   CATEGORY:=Base system
-  DEPENDS:=+tc +kmod-sched +iptables +iptables-mod-filter +iptables-mod-ipopt +iptables-mod-conntrack-extra +iptables-mod-imq
+  DEPENDS:=+tc +kmod-sched +iptables +iptables-mod-filter +iptables-mod-ipopt +iptables-mod-conntrack-extra
   TITLE:=QoS scripts
   PKGARCH:=all
 endef