diff --git a/srcpkgs/python3-pydbus/template b/srcpkgs/python3-pydbus/template index 3f95a3b6fcd..6e1a8b33559 100644 --- a/srcpkgs/python3-pydbus/template +++ b/srcpkgs/python3-pydbus/template @@ -1,10 +1,11 @@ # Template file for 'python3-pydbus' pkgname=python3-pydbus version=0.6.0 -revision=3 +revision=4 wrksrc="pydbus-${version}" build_style=python3-module hostmakedepends="python3-setuptools" +depends="python3" short_desc="Python3 pythonic dbus library" maintainer="Adam Beckmeyer " license="LGPL-2.1-or-later"