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 7a17221fb83d..a56c97bc5b95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/jrouleau/gnome-shell-extension-gravatar"
license=('MIT')
depends=('gnome-shell')
-optdepends=('dconf' 'gnome-tweak-tool' 'gnome-shell-extension-prefs')
+optdepends=('dconf' 'gnome-tweak-tool')
conflicts=("${pkgname}-git")
install=gschemas.install
source=("https://github.com/jrouleau/gnome-shell-extension-gravatar/archive/v${pkgver}.tar.gz")