blob: fec54c19ebe25cabace752b6c08c71abcc5aa193 (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_NCURSES
bool "ncurses"
default n
help
The Ncurses (new curses) library is a free software emulation of
curses in System V Release 4.0, and more.
http://www.gnu.org/software/ncurses/
|