projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
build asterisk correctly with DEVELOPER=1 and not all config options enabled
[openwrt.git]
/
openwrt
/
package
/
ncurses
/
Config.in
diff --git
a/openwrt/package/ncurses/Config.in
b/openwrt/package/ncurses/Config.in
index
09b4adc
..
fd82fba
100644
(file)
--- a/
openwrt/package/ncurses/Config.in
+++ b/
openwrt/package/ncurses/Config.in
@@
-1,5
+1,5
@@
-config BR2_PACKAGE_NCURSES
- tristate "
ncurses
"
+config BR2_PACKAGE_
LIB
NCURSES
+ tristate "
libncurses - Terminal handling library
"
default m if CONFIG_DEVEL
help
A terminal handling library
default m if CONFIG_DEVEL
help
A terminal handling library
@@
-7,3
+7,6
@@
config BR2_PACKAGE_NCURSES
http://www.gnu.org/software/ncurses/
http://www.gnu.org/software/ncurses/
+config BR2_PACKAGE_NCURSES
+ tristate
+ default BR2_PACKAGE_LIBNCURSES
This page took
0.028926 seconds
and
4
git commands to generate.