From 48b0fc861fd456c08199e5742e39d5343b8e6050 Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 16 May 2012 15:23:23 +0000 Subject: [PATCH] qos-scripts: use kmod-sched-core instead of kmod-sched git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31761 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/qos-scripts/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/qos-scripts/Makefile b/package/qos-scripts/Makefile index 8d7762c53e..83821288d9 100644 --- a/package/qos-scripts/Makefile +++ b/package/qos-scripts/Makefile @@ -18,7 +18,7 @@ include $(INCLUDE_DIR)/package.mk define Package/qos-scripts SECTION:=utils CATEGORY:=Base system - DEPENDS:=+tc +kmod-sched +kmod-ifb +iptables +iptables-mod-filter +iptables-mod-ipopt +iptables-mod-conntrack-extra + DEPENDS:=+tc +kmod-sched-core +kmod-ifb +iptables +iptables-mod-filter +iptables-mod-ipopt +iptables-mod-conntrack-extra TITLE:=QoS scripts PKGARCH:=all endef -- 2.11.0