reorganize/rationalize/format package menuconfig,
[openwrt.git] / 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
This page took 0.043273 seconds and 5 git commands to generate.