Browse Source

gettext-full: avoid spurious dependencies on ncurses

Signed-off-by: Felix Fietkau <[email protected]>
Felix Fietkau 9 years ago
parent
commit
86777a40e9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/libs/gettext-full/Makefile

+ 1 - 0
package/libs/gettext-full/Makefile

@@ -51,6 +51,7 @@ CONFIGURE_ARGS += \
 	--disable-java \
 	--disable-native-java \
 	--disable-openmp \
+	--disable-curses \
 	--with-included-gettext \
 	--without-libintl-prefix \
 	--without-libexpat-prefix \