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 9c1cc39f31e0..3a91820112c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgdesc="Adaptive screen brightness/temperature tool."
arch=('x86_64')
url="https://getgammy.com"
license=('GPL3')
-depends=('mesa' 'qt5-base')
-makedepends=('git' 'imagemagick' 'libxext')
+depends=('qt5-base' 'hicolor-icon-theme')
+makedepends=('git' 'imagemagick')
optdepends=('plog: library for debug logging'
'qt5ct: recommended on DE without Qt integration')
provides=("${pkgname%-git}")