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 99919223a361..d772c7485a6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="A GNOME Shell extension for main panel that offers full-screen color fi
arch=(any)
url="https://github.com/G-dH/gnome-colorblind-filters"
license=('GPLv3')
-depends=(gnome-desktop)
+depends=(gnome-shell)
makedepends=(git make zip unzip)
provides=(gnome-colorblind-filters)
source=("${_pkgname}::git+https://github.com/G-dH/gnome-colorblind-filters")