summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4030888342b9..cbb6360af65c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=clight-git
_gitname=Clight
-pkgver=r484.0edbb8e
+pkgver=r488.59886b0
pkgrel=1
pkgdesc="A C daemon that turns your webcam into a light sensor. It can also change display gamma temperature, dim your screen and set your dpms."
arch=('i686' 'x86_64')
url="https://github.com/FedeDP/${_gitname}"
license=('GPL')
backup=(etc/default/clight.conf)
-depends=('systemd>=221' 'popt' 'libconfig' 'gsl' 'clightd-git')
+depends=('systemd>=221' 'popt' 'libconfig' 'gsl' 'clightd-git' 'bash-completion')
makedepends=('git' 'cmake')
optdepends=('geoclue2: to retrieve user location through geoclue2.'
'upower: to save energy by increasing timeouts between captures while on battery and to autocalibrate keyboard backlight.')