mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-dbus: rebuild for py3 provides
This commit is contained in:
parent
12d714203a
commit
cec19bc0e3
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'python3-dbus'
|
# Template file for 'python3-dbus'
|
||||||
pkgname=python3-dbus
|
pkgname=python3-dbus
|
||||||
version=1.3.2
|
version=1.3.2
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config python3"
|
hostmakedepends="pkg-config python3 python3-packaging-bootstrap"
|
||||||
makedepends="libglib-devel python3-devel"
|
makedepends="libglib-devel python3-devel"
|
||||||
depends="python3 dbus"
|
depends="python3 dbus"
|
||||||
checkdepends="${depends} python3-gobject"
|
checkdepends="${depends} python3-gobject"
|
||||||
|
|
Loading…
Add table
Reference in a new issue