libxslt: rebuild for corrected shlib-provides; lib32disabled=yes.
This commit is contained in:
parent
3d65a91c51
commit
09f1ec4789
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'libxslt'.
|
# Template build file for 'libxslt'.
|
||||||
pkgname=libxslt
|
pkgname=libxslt
|
||||||
version=1.1.28
|
version=1.1.28
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
makedepends="python-devel libxml2-devel libgcrypt-devel"
|
makedepends="python-devel libxml2-devel libgcrypt-devel"
|
||||||
|
@ -45,6 +45,7 @@ libxslt-devel_package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
libxslt-python_package() {
|
libxslt-python_package() {
|
||||||
|
lib32disabled=yes
|
||||||
short_desc+=" - python extension"
|
short_desc+=" - python extension"
|
||||||
pycompile_module="libxslt.py"
|
pycompile_module="libxslt.py"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue