summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2018-11-24 09:57:39 +0300
committerDevaev Maxim <[email protected]>2018-11-24 10:21:27 +0300
commit3cc04c1e6ed39f4746de8df457c4e26b35effe54 (patch)
treec24d0885c4ab01e8f98d2163a6ede4aaa873a276 /PKGBUILD
parent35b927a6e1e151beccd578590af3337c75a22fc7 (diff)
Added v4l-utils to deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53f91fe0..68d43b37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,6 +20,7 @@ depends=(
python-setproctitle
python-systemd
python-dbus
+ v4l-utils
)
makedepends=(python-setuptools)
source=("$url/archive/v$pkgver.tar.gz")