bump version
[buildroot.git] / package / ncurses / Config.in
blob9a507686bb6786dbab2f434402efff242dfd32f4
1 config BR2_PACKAGE_NCURSES
2         bool "ncurses"
3         default n
4         help
5           The Ncurses (new curses) library is a free software emulation of 
6           curses in System V Release 4.0, and more.
8           http://www.gnu.org/software/ncurses/
10 config BR2_PACKAGE_NCURSES_TARGET_HEADERS
11         bool "ncurses headers in target"
12         default n
13         depends on BR2_PACKAGE_NCURSES
14         help
15           Ncurses headers in target