2005-11-05 02:16:36 +00:00
|
|
|
config BR2_COMPILE_NCURSES
|
2005-11-07 18:26:35 +00:00
|
|
|
tristate
|
2005-11-05 02:16:36 +00:00
|
|
|
depends BR2_PACKAGE_LIBNCURSES
|
|
|
|
|
2005-05-18 13:25:18 +00:00
|
|
|
config BR2_PACKAGE_LIBNCURSES
|
2005-11-05 02:16:36 +00:00
|
|
|
prompt "libncurses........................ Terminal handling library"
|
|
|
|
tristate
|
2005-04-18 19:45:56 +00:00
|
|
|
default m if CONFIG_DEVEL
|
2005-11-05 02:16:36 +00:00
|
|
|
select BR2_COMPILE_NCURSES
|
2005-03-08 04:26:43 +00:00
|
|
|
help
|
|
|
|
A terminal handling library
|
|
|
|
|
|
|
|
http://www.gnu.org/software/ncurses/
|
|
|
|
|