2005-07-03 00:34:35 +00:00
|
|
|
config BR2_PACKAGE_IRSSI
|
2005-11-05 02:16:36 +00:00
|
|
|
prompt "irssi............................. console irc client"
|
|
|
|
tristate
|
2005-07-03 00:34:35 +00:00
|
|
|
default m if CONFIG_DEVEL
|
|
|
|
select BR2_PACKAGE_GLIB1
|
|
|
|
select BR2_PACKAGE_LIBNCURSES
|
|
|
|
help
|
2005-11-05 02:16:36 +00:00
|
|
|
IRC client for the text console
|
2005-07-03 00:34:35 +00:00
|
|
|
|
2005-11-05 02:16:36 +00:00
|
|
|
http://irssi.org
|
|
|
|
|