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 0a22f739525a..022cb296faed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc='Native browser connector for integration with extensions.gnome.org'
arch=(any)
url="https://wiki.gnome.org/Projects/GnomeShellIntegration"
license=(GPL3)
-depends=(gnome-shell python-requests python-gobject)
+depends=(gnome-shell python-gobject)
makedepends=(meson git)
provides=(chrome-gnome-shell $_name)
replaces=(chrome-gnome-shell gs-chrome-connector)