summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn-Gee2023-02-25 07:44:52 -0800
committerJohn-Gee2023-02-25 07:44:52 -0800
commitbf1154158b2129403c0799dc59daf6a79d53acad (patch)
tree2e9e505d3e93642730319eaf177bc9378fb263f3 /PKGBUILD
parent738cbccf8ab6315be192fbb2f740a3f598c4e3fa (diff)
downloadaur-bf1154158b2129403c0799dc59daf6a79d53acad.tar.gz
Added python-grpcio as a dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f893321b173..570ddedce613 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,6 +15,7 @@ depends=(
'python-proto-plus'
'python-google-api-core'
# 'python-google-cloud-core'
+ 'python-grpcio'
'python-packaging'
)
makedepends=(