summaryrefslogtreecommitdiffstats
path: root/package/cbtt/Config.in
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-03-15 10:13:53 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-03-15 10:13:53 +0000
commit5f21150713e96901a50bc5fc90d58f8878a4ad63 (patch)
treea41aa08756c85ae5678282fab9ce8b9e7231af0e /package/cbtt/Config.in
parenta8405f4cf53c9108842e235c373e8c4fd97e7d31 (diff)
add bitlbee and libiconv from Erik Bosman, thx. fix some depends for cbtt and bitchx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3375 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/cbtt/Config.in')
-rw-r--r--package/cbtt/Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/cbtt/Config.in b/package/cbtt/Config.in
index f0fe4addf..00ad32de5 100644
--- a/package/cbtt/Config.in
+++ b/package/cbtt/Config.in
@@ -2,6 +2,7 @@ config BR2_PACKAGE_CBTT
prompt "cbtt.............................. a C BitTorrent Tracker"
tristate
default m if CONFIG_DEVEL
+ select BR2_PACKAGE_ZLIB
help
A C BitTorrent Tracker
@@ -9,5 +10,7 @@ config BR2_PACKAGE_CBTT_MYSQL
prompt "cbtt-mysql........................ a C BitTorrent Tracker (mysql)"
tristate
default m if CONFIG_DEVEL
+ select BR2_PACKAGE_ZLIB
+ select BR2_PACKAGE_LIBMYSQLCLIENT
help
A C BitTorrent Tracker