python3-pydbus: add missing python3 dependency

This commit is contained in:
Michal Vasilek 2022-01-05 00:53:09 +01:00
parent 6308c4b911
commit 25c0ffa5fc

View file

@ -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 <adam_gpg@thebeckmeyers.xyz>"
license="LGPL-2.1-or-later"