openwrt-owl/openwrt/package/ncurses/Config.in

13 lines
265 B
Plaintext

config BR2_PACKAGE_LIBNCURSES
tristate "libncurses - a terminal handling library"
default m if CONFIG_DEVEL
help
A terminal handling library
http://www.gnu.org/software/ncurses/
config BR2_PACKAGE_NCURSES
tristate
default BR2_PACKAGE_LIBNCURSES