2004-10-09 08:13:40 +02:00
|
|
|
config BR2_PACKAGE_NCURSES
|
2004-12-26 08:36:59 +01:00
|
|
|
bool "ncurses"
|
2004-10-09 08:13:40 +02:00
|
|
|
default n
|
|
|
|
help
|
2004-12-26 08:36:59 +01:00
|
|
|
The Ncurses (new curses) library is a free software emulation of
|
|
|
|
curses in System V Release 4.0, and more.
|
2004-10-09 08:13:40 +02:00
|
|
|
|
2004-12-26 08:36:59 +01:00
|
|
|
http://www.gnu.org/software/ncurses/
|