summaryrefslogtreecommitdiffstats
path: root/rules/ncurses.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-08-19 16:09:17 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-08-19 16:31:42 +0200
commitba36cf1f18b98c66e2871a98361a75c3a1954911 (patch)
tree222ad06624a8fb3f1572f313194ccda9a8084a07 /rules/ncurses.in
parentb49a4d5343b8d98ef2296ee78b1d43e1620f865f (diff)
downloadptxdist-ba36cf1f18b98c66e2871a98361a75c3a1954911.tar.gz
ptxdist-ba36cf1f18b98c66e2871a98361a75c3a1954911.tar.xz
host-ncurses: re-add to provide 'tic'
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/ncurses.in')
-rw-r--r--rules/ncurses.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/ncurses.in b/rules/ncurses.in
index 63a41e4e6..a8c630e28 100644
--- a/rules/ncurses.in
+++ b/rules/ncurses.in
@@ -2,6 +2,7 @@
menuconfig NCURSES
tristate
prompt "ncurses "
+ select HOST_NCURSES
help
The ncurses libraries implement the curses API. The panel, menu and
forms libraries implement clones of the SVr4 panel, menu and forms