projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
port changes in whiterussian ([3341]) to trunk.
[openwrt.git]
/
openwrt
/
package
/
cbtt
/
Config.in
diff --git
a/openwrt/package/cbtt/Config.in
b/openwrt/package/cbtt/Config.in
index
f0fe4ad
..
00ad32d
100644
(file)
--- 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
prompt "cbtt.............................. a C BitTorrent Tracker"
tristate
default m if CONFIG_DEVEL
+ select BR2_PACKAGE_ZLIB
help
A C BitTorrent Tracker
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
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
help
A C BitTorrent Tracker
This page took
0.021017 seconds
and
4
git commands to generate.