dbus-python3: rebuild to have corrected shlib-provides; lib32disabled=yes.

This commit is contained in:
Juan RP 2014-03-29 15:31:57 +01:00
parent c28f84b420
commit 3ce2e9a573

View file

@ -1,7 +1,8 @@
# Template file for 'dbus-python3' # Template file for 'dbus-python3'
pkgname=dbus-python3 pkgname=dbus-python3
version=1.2.0 version=1.2.0
revision=2 revision=3
lib32disabled=yes
wrksrc="${pkgname/3/}-${version}" wrksrc="${pkgname/3/}-${version}"
build_style=gnu-configure build_style=gnu-configure
configure_args="PYTHON=python3" configure_args="PYTHON=python3"