summaryrefslogtreecommitdiff
path: root/kvmd/PKGBUILD
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2018-08-20 05:27:19 +0300
committerDevaev Maxim <[email protected]>2018-08-20 05:27:19 +0300
commit0d19451bbe86626eb7bf1b59999ce9316b7dec19 (patch)
treec553370808861495f337bab24aa17048b170662b /kvmd/PKGBUILD
parent3e3fec4d0cfb6db4579f13b0d10a6b943a1f0111 (diff)
setproctitle
Diffstat (limited to 'kvmd/PKGBUILD')
-rw-r--r--kvmd/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/kvmd/PKGBUILD b/kvmd/PKGBUILD
index 2002a92d..6920d207 100644
--- a/kvmd/PKGBUILD
+++ b/kvmd/PKGBUILD
@@ -17,6 +17,7 @@ depends=(
"python-pyudev"
"python-raspberry-gpio"
"python-pyserial"
+ "python-setproctitle"
)
makedepends=("python-setuptools")
source=("$url/archive/v$pkgver.tar.gz")