mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libxslt: rebuild against libxml2-2.9.10
xslt-config uses xml2-config’s new option '--dynamic'. The current version is broken. It contains xml2-config’s usage message (which is printed out because of using a yet unknown option) instead of the required flags.
This commit is contained in:
parent
ced3babcb7
commit
89aeb0f962
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libxslt'
|
# Template file for 'libxslt'
|
||||||
pkgname=libxslt
|
pkgname=libxslt
|
||||||
version=1.1.34
|
version=1.1.34
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-dependency-tracking"
|
configure_args="--disable-static --disable-dependency-tracking"
|
||||||
hostmakedepends="libtool"
|
hostmakedepends="libtool"
|
||||||
|
|
Loading…
Add table
Reference in a new issue