gettext-full: avoid spurious dependencies on ncurses
authorLuka Perkov <luka@openwrt.org>
Tue, 10 May 2016 22:37:32 +0000 (22:37 +0000)
committerLuka Perkov <luka@openwrt.org>
Sun, 19 Jun 2016 17:35:14 +0000 (19:35 +0200)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49362 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/libs/gettext-full/Makefile

index d410fea50844fa83060dfc2c1fdc0c68a326044c..e525d3002ce02676459996c978aca007bfe28e40 100644 (file)
@@ -51,6 +51,7 @@ CONFIGURE_ARGS += \
        --disable-java \
        --disable-native-java \
        --disable-openmp \
+       --disable-curses \
        --with-included-gettext \
        --without-libintl-prefix \
        --without-libexpat-prefix \