mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
dbus-python3: rebuild to have corrected shlib-provides; lib32disabled=yes.
This commit is contained in:
parent
c28f84b420
commit
3ce2e9a573
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue