adjust dependencies of firewall and qos-scripts, so that these packages are visible...
[openwrt.git] / package / qos-scripts / Makefile
index 65a7590..253e65d 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-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 +iptables-mod-imq
   TITLE:=QoS scripts
   PKGARCH:=all
 endef
This page took 0.026692 seconds and 4 git commands to generate.