projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix udev for systems with /bin/install instead of /usr/bin/install
[openwrt.git]
/
openwrt
/
package
/
bitchx
/
Config.in
diff --git
a/openwrt/package/bitchx/Config.in
b/openwrt/package/bitchx/Config.in
index
f4d9843
..
91b95a9
100644
(file)
--- a/
openwrt/package/bitchx/Config.in
+++ b/
openwrt/package/bitchx/Config.in
@@
-1,7
+1,8
@@
config BR2_PACKAGE_BITCHX
- prompt "
BitchX
............................ popular IRC client"
+ prompt "
bitchx
............................ popular IRC client"
tristate
default m if CONFIG_DEVEL
+ select BR2_PACKAGE_LIBNCURSES
help
A popular IRC client
This page took
0.025722 seconds
and
4
git commands to generate.