include ncursesw6-config to ncurses-dev
[termux-packages] / packages / ncurses / build.sh
index 0cfcd47..5bac62d 100755 (executable)
@@ -23,13 +23,15 @@ ac_cv_header_locale_h=no
 --without-tests
 --with-shared
 "
+TERMUX_PKG_INCLUDE_IN_DEVPACKAGE="
+share/man/man1/ncursesw6-config.1
+bin/ncursesw6-config
+"
 TERMUX_PKG_RM_AFTER_INSTALL="
 bin/captoinfo
 bin/infotocap
-bin/ncursesw6-config
 share/man/man1/captoinfo.1m
 share/man/man1/infotocap.1m
-share/man/man1/ncursesw6-config.1
 "
 
 termux_step_pre_configure() {