diff --git a/srcpkgs/python3-dbus/template b/srcpkgs/python3-dbus/template index faa4b1dafc0..4671340f041 100644 --- a/srcpkgs/python3-dbus/template +++ b/srcpkgs/python3-dbus/template @@ -1,9 +1,9 @@ # Template file for 'python3-dbus' pkgname=python3-dbus version=1.3.2 -revision=3 +revision=4 build_style=gnu-configure -hostmakedepends="pkg-config python3" +hostmakedepends="pkg-config python3 python3-packaging-bootstrap" makedepends="libglib-devel python3-devel" depends="python3 dbus" checkdepends="${depends} python3-gobject"