summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b40cb15b81e0..bb617ffaa353 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="A C daemon that turns your webcam into a light sensor. It can also chan
arch=('i686' 'x86_64')
url="https://github.com/FedeDP/${_gitname}"
license=('GPL')
-depends=('systemd' 'libxcb' 'popt' 'libconfig' 'clightd-git')
+depends=('systemd' 'libxcb' 'popt' 'libconfig' 'clightd-git' 'x11-xserver-utils')
makedepends=('git')
optdepends=('geoclue2: to retrieve user location through geoclue2.')
source=("git://github.com/FedeDP/${_gitname}.git")