reorganize netfilter modules, get rid of the iptables-mod-extra dependency in qos...
[openwrt-10.03/.git] / package / qos-scripts / Makefile
index 181facd475756be8c959b25c6ae33579e4e31836..bc7a6598c45fa0da2d3ea0cc388b8f50b61f6bed 100644 (file)
@@ -19,7 +19,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/qos-scripts
   SECTION:=utils
   CATEGORY:=Base system
-  DEPENDS:=+tc +kmod-sched +iptables-mod-filter +iptables-mod-ipopt +iptables-mod-extra +iptables-mod-conntrack +iptables-mod-imq
+  DEPENDS:=+tc +kmod-sched +iptables-mod-filter +iptables-mod-ipopt +iptables-mod-conntrack +iptables-mod-imq
   TITLE:=QoS scripts
   DESCRIPTION:=QoS scripts \\\
         A set of scripts that abstract QoS configuration \\\