X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/1a9d437efa83c27fa237d05bf3847c61a8bfd5e9..8bb07ec4ed27e91fef68badb99096256c6b9ac35:/openwrt/package/cbtt/Config.in?ds=sidebyside 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