let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / irssi / Config.in
1 config BR2_PACKAGE_IRSSI
2 prompt "irssi............................. console irc client"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_GLIB1
6 select BR2_PACKAGE_LIBNCURSES
7 help
8 IRC client for the text console
9
10 http://irssi.org
11