add p910nd (thanks to Oliver Ertl)
[openwrt/svn-archive/archive.git] / openwrt / package / irssi / Config.in
1 config BR2_PACKAGE_IRSSI
2 tristate "irssi - console irc client"
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_GLIB1
5 select BR2_PACKAGE_LIBNCURSES
6
7 help
8 IRC client for the text console
9
10 http://irssi.org
11