projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a590e0d
)
gettext-full: avoid spurious dependencies on ncurses
author
Luka Perkov
<luka@openwrt.org>
Tue, 10 May 2016 22:37:32 +0000
(22:37 +0000)
committer
Luka Perkov
<luka@openwrt.org>
Tue, 10 May 2016 22:37:32 +0000
(22:37 +0000)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
SVN-Revision: 49362
package/libs/gettext-full/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/gettext-full/Makefile
b/package/libs/gettext-full/Makefile
index d410fea50844fa83060dfc2c1fdc0c68a326044c..e525d3002ce02676459996c978aca007bfe28e40 100644
(file)
--- a/
package/libs/gettext-full/Makefile
+++ b/
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 \