let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / bitlbee / Config.in
1 config BR2_PACKAGE_BITLBEE
2 prompt "bitlbee........................... IRC gateway to IM chat networks"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBOPENSSL
6 select BR2_PACKAGE_GLIB1
7 select BR2_PACKAGE_LIBICONV
8 help
9
10 BitlBee is an IRC daemon that can talk to instant messaging
11 networks and acts as a gateway. Users can connect to the
12 server with any normal IRC client and see their 'buddy list'
13 in #bitlbee.
14
15 http://www.bitlbee.org/
16