aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBurgess Meredith2022-10-15 12:44:44 +0100
committerBurgess Meredith2022-10-15 12:44:44 +0100
commit49ad4a1813477975e9e751cb7086621521a906ac (patch)
tree455f11e739b790d4fc12f1af33fe87380465eb08 /PKGBUILD
parentee56fb2d65bb687305ec95f1f60f6843f5195337 (diff)
downloadaur-overgrive.tar.gz
add python-google-auth-oauthlib dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dbd39bdd0b3c..4c81df558ded 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('unknown')
# original overgrive dependencies
# libnotify python python-oauth2client python-pyinotify python-pip python-gobject libappindicator-gtk3
-depends=(gobject-introspection libappindicator-gtk3 libnotify python python-gobject python-oauth2client python-pip python-pyinotify)
+depends=(gobject-introspection libappindicator-gtk3 libnotify python python-gobject python-google-auth-oauthlib python-oauth2client python-pip python-pyinotify)
provides=('overgrive')
conflicts=('overgrive')