mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
gnutls, libidn, util-linux: rebuild due to libintl dropped from gettext with musl.
This commit is contained in:
parent
ecbc73e2d9
commit
17a1905073
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'gnutls'.
|
# Template build file for 'gnutls'.
|
||||||
pkgname=gnutls
|
pkgname=gnutls
|
||||||
version=3.3.15
|
version=3.3.15
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-zlib --disable-guile --disable-static
|
configure_args="--with-zlib --disable-guile --disable-static
|
||||||
--disable-valgrind-tests --disable-rpath"
|
--disable-valgrind-tests --disable-rpath"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'libidn'.
|
# Template build file for 'libidn'.
|
||||||
pkgname=libidn
|
pkgname=libidn
|
||||||
version=1.30
|
version=1.30
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-csharp --disable-java --disable-static --enable-threads=posix"
|
configure_args="--disable-csharp --disable-java --disable-static --enable-threads=posix"
|
||||||
hostmakedepends="perl pkg-config automake libtool gettext-devel"
|
hostmakedepends="perl pkg-config automake libtool gettext-devel"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'util-linux'
|
# Template file for 'util-linux'
|
||||||
pkgname=util-linux
|
pkgname=util-linux
|
||||||
version=2.26.2
|
version=2.26.2
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="Miscellaneous linux utilities"
|
short_desc="Miscellaneous linux utilities"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://userweb.kernel.org/~kzak/util-linux-ng"
|
homepage="http://userweb.kernel.org/~kzak/util-linux-ng"
|
||||||
|
|
Loading…
Add table
Reference in a new issue