ncurses: enable installing curses.h

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-10-02 21:58:23 +02:00
parent 3c889c18cb
commit 3620416b08

View File

@ -36,6 +36,7 @@ PKG_CONFIGURE_OPTS_TARGET="--without-cxx \
--without-cxx-binding \ --without-cxx-binding \
--without-ada \ --without-ada \
--without-progs \ --without-progs \
--with-curses-h \
--with-shared \ --with-shared \
--with-normal \ --with-normal \
--without-debug \ --without-debug \