summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/ncurses/ncurses.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/ncurses/ncurses.mk b/package/ncurses/ncurses.mk
index 1ce3818337..645c25c1bc 100644
--- a/package/ncurses/ncurses.mk
+++ b/package/ncurses/ncurses.mk
@@ -145,7 +145,8 @@ HOST_NCURSES_CONF_OPTS = \
--without-manpages \
--without-cxx \
--without-cxx-binding \
- --without-ada
+ --without-ada \
+ --without-normal
$(eval $(autotools-package))
$(eval $(host-autotools-package))
OpenPOWER on IntegriCloud