libxslt: rebuild for corrected shlib-provides; lib32disabled=yes.
This commit is contained in:
parent
3d65a91c51
commit
09f1ec4789
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue