From: nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Sun, 6 Nov 2005 05:35:42 +0000 (+0000)
Subject: fix another dependency bug introduced by [2333] (last one ?)
X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/2fe4ed2f4b4d131562c5411fa4b6911f811c8f4f

fix another dependency bug introduced by [2333] (last one ?)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2347 3c298f89-4303-0410-b956-a3cf2f4a3e73
---

diff --git a/package/wondershaper/Config.in b/package/wondershaper/Config.in
index 7fa3c2623..8e5adfdf8 100644
--- a/package/wondershaper/Config.in
+++ b/package/wondershaper/Config.in
@@ -2,7 +2,7 @@ config BR2_PACKAGE_WONDERSHAPER
 	prompt "wondershaper...................... The Wonder Shaper"
 	tristate
 	default m if CONFIG_DEVEL
-	select BR2_PACKAGE_IPROUTE2_TC
+	select BR2_PACKAGE_TC
 	help
 	  WonderShaper is a tc based traffic shaping tool.