aboutsummaryrefslogtreecommitdiffstats
path: root/package/cbtt
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2006-03-15 10:13:53 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2006-03-15 10:13:53 +0000
commit073f24bf7c0b78bb77792367fc311cd0ba4b2fe1 (patch)
treea41aa08756c85ae5678282fab9ce8b9e7231af0e /package/cbtt
parentafa2bdd0350b719fcaf23d8c007206790a449483 (diff)
downloadupstream-073f24bf7c0b78bb77792367fc311cd0ba4b2fe1.tar.gz
upstream-073f24bf7c0b78bb77792367fc311cd0ba4b2fe1.tar.bz2
upstream-073f24bf7c0b78bb77792367fc311cd0ba4b2fe1.zip
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')
-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 f0fe4addfe..00ad32de56 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