summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2018-10-28 06:51:51 +0300
committerDevaev Maxim <[email protected]>2018-10-28 07:03:14 +0300
commitab342111d0c88e13e0d0d4a79c1e14150a7d4ef3 (patch)
tree022ec24cc8b7fde70fba8833ef8a35fcad228e48 /PKGBUILD
parent1f54776ce0a1429a7ddcc4ac8b09054c48d67953 (diff)
log interface
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7352030c..194ca972 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,6 +18,7 @@ depends=(
python-raspberry-gpio
python-pyserial
python-setproctitle
+ python-systemd
)
makedepends=(python-setuptools)
source=("$url/archive/v$pkgver.tar.gz")