libxslt: rebuild for corrected shlib-provides; lib32disabled=yes.

This commit is contained in:
Juan RP 2014-04-04 14:14:51 +02:00
parent 3d65a91c51
commit 09f1ec4789
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'libxslt'.
pkgname=libxslt
version=1.1.28
revision=3
revision=4
build_style=gnu-configure
configure_args="--disable-static"
makedepends="python-devel libxml2-devel libgcrypt-devel"
@ -45,6 +45,7 @@ libxslt-devel_package() {
}
libxslt-python_package() {
lib32disabled=yes
short_desc+=" - python extension"
pycompile_module="libxslt.py"
pkg_install() {