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