gettext: do not disable NLS; we need libintl for musl.
This commit is contained in:
parent
69aeca7ab0
commit
8de6f6a39a
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'gettext'
|
||||
pkgname=gettext
|
||||
version=0.19.4
|
||||
revision=5
|
||||
revision=6
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-java --disable-native-java --disable-csharp
|
||||
--disable-libasprintf --enable-threads=posix --disable-rpath --without-emacs
|
||||
--disable-openmp --with-included-libxml --with-included-libcroco
|
||||
--disable-acl --with-included-glib --with-included-libcroco --without-git
|
||||
--with-included-libxml --disable-nls --disable-openmp --disable-curses
|
||||
--with-included-libxml --disable-openmp --disable-curses
|
||||
--without-examples gl_cv_func_gettimeofday_clobber=no"
|
||||
replaces="chroot-gettext>=0"
|
||||
short_desc="Internationalized Message Handling Library and tools"
|
||||
|
|
Loading…
Reference in New Issue
Block a user