summaryrefslogtreecommitdiffstats
path: root/openwrt/package/cbtt
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
commit71c297122051a618192349f4bb0247e47c5a2335 (patch)
treec5a952a8885e4f3fcb8bd7f34069974e468b15be /openwrt/package/cbtt
parent9d35b5c49f479f6d66ab5374bd939a5bd930c940 (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@3375 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/cbtt')
-rw-r--r--openwrt/package/cbtt/Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/openwrt/package/cbtt/Config.in b/openwrt/package/cbtt/Config.in
index f0fe4addf..00ad32de5 100644
--- a/openwrt/package/cbtt/Config.in
+++ b/openwrt/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