projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix pppoe init script
[openwrt.git]
/
openwrt
/
package
/
ncurses
/
Config.in
diff --git
a/openwrt/package/ncurses/Config.in
b/openwrt/package/ncurses/Config.in
index
9d6770c
..
fd82fba
100644
(file)
--- a/
openwrt/package/ncurses/Config.in
+++ b/
openwrt/package/ncurses/Config.in
@@
-1,9
+1,12
@@
-config BR2_PACKAGE_NCURSES
- tristate "
ncurses
"
- default m
+config BR2_PACKAGE_
LIB
NCURSES
+ tristate "
libncurses - Terminal handling library
"
+ default m
if CONFIG_DEVEL
help
A terminal handling library
http://www.gnu.org/software/ncurses/
help
A terminal handling library
http://www.gnu.org/software/ncurses/
+config BR2_PACKAGE_NCURSES
+ tristate
+ default BR2_PACKAGE_LIBNCURSES
This page took
0.022441 seconds
and
4
git commands to generate.