summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Rogoża2016-11-15 18:09:30 +0100
committerPiotr Rogoża2016-11-15 18:09:30 +0100
commit4ecfc2a4fb6e0988be4ca1cd1239c90c47e89861 (patch)
treed19463156ef41bc120da68f232235564a053531b /PKGBUILD
parentf76154b66ca51782caafd05ef128bfeddd3b69f6 (diff)
downloadaur-4ecfc2a4fb6e0988be4ca1cd1239c90c47e89861.tar.gz
Added python2-libappindicator to the depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 809cda326489..7cfe2f34f18f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=xflux-gui-git
pkgver=r187.0b56204
-pkgrel=3
+pkgrel=4
pkgdesc='Better lighting for Linux. Open source GUI for xflux'
arch=(any)
url='https://justgetflux.com/linux.html'
@@ -15,8 +15,7 @@ python2-pexpect
python2-gconf
xflux
libindicator-gtk2
-# libappindicator-gtk2
-libappindicator-activate-gtk2
+python2-libappindicator
python2-xdg
)
makedepends=(git)