let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / cbtt / Config.in
1 config BR2_PACKAGE_CBTT
2 prompt "cbtt.............................. a C BitTorrent Tracker"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_ZLIB
6 help
7 A C BitTorrent Tracker
8
9 config BR2_PACKAGE_CBTT_MYSQL
10 prompt "cbtt-mysql........................ a C BitTorrent Tracker (mysql)"
11 tristate
12 default m if CONFIG_DEVEL
13 select BR2_PACKAGE_ZLIB
14 select BR2_PACKAGE_LIBMYSQLCLIENT
15 help
16 A C BitTorrent Tracker