diff --git a/srcpkgs/libxslt/template b/srcpkgs/libxslt/template index 239110b038..3c1c8596fb 100644 --- a/srcpkgs/libxslt/template +++ b/srcpkgs/libxslt/template @@ -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() {