update ipkg patch for 1.1.1, expose an hash_fd function again removed in 1.1.1
[openwrt/svn-archive/archive.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