summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
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")