diff --git a/PKGBUILD b/PKGBUILD index 93f23663..b4b5a2b5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -19,6 +19,7 @@ depends=( python-pyserial python-setproctitle python-systemd + python-dbus ) makedepends=(python-setuptools) source=("$url/archive/v$pkgver.tar.gz")