diff options
author | Waldemar Brodkorb <wbx@openwrt.org> | 2006-03-15 10:13:53 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openwrt.org> | 2006-03-15 10:13:53 +0000 |
commit | 073f24bf7c0b78bb77792367fc311cd0ba4b2fe1 (patch) | |
tree | a41aa08756c85ae5678282fab9ce8b9e7231af0e /package/bitchx | |
parent | afa2bdd0350b719fcaf23d8c007206790a449483 (diff) | |
download | upstream-073f24bf7c0b78bb77792367fc311cd0ba4b2fe1.tar.gz upstream-073f24bf7c0b78bb77792367fc311cd0ba4b2fe1.tar.bz2 upstream-073f24bf7c0b78bb77792367fc311cd0ba4b2fe1.zip |
add bitlbee and libiconv from Erik Bosman, thx. fix some depends for cbtt and bitchx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3375 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/bitchx')
-rw-r--r-- | package/bitchx/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/bitchx/Config.in b/package/bitchx/Config.in index f4d984324f..5938687928 100644 --- a/package/bitchx/Config.in +++ b/package/bitchx/Config.in @@ -2,6 +2,7 @@ config BR2_PACKAGE_BITCHX prompt "BitchX............................ popular IRC client" tristate default m if CONFIG_DEVEL + select BR2_PACKAGE_LIBNCURSES help A popular IRC client |