util-linux: add --without-ncursesw to config

This commit is contained in:
chewitt 2017-11-20 02:50:56 +00:00
parent 26c5fadc5d
commit 79dfe6cd35

View File

@ -48,6 +48,7 @@ UTILLINUX_CONFIG_DEFAULT="--disable-gtk-doc \
--without-audit \ --without-audit \
--without-udev \ --without-udev \
--without-ncurses \ --without-ncurses \
--without-ncursesw \
--without-readline \ --without-readline \
--without-slang \ --without-slang \
--without-tinfo \ --without-tinfo \