adjust dependencies of firewall and qos-scripts, so that these packages are visible...
[openwrt.git] / package / qos-scripts / Makefile
index d433172..253e65d 100644 (file)
@@ -18,8 +18,9 @@ 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
 
 define Package/qos-scripts/description
This page took 0.029829 seconds and 4 git commands to generate.