aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-07 09:23:15 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-07 09:39:13 +0000
commit157c88249dd7680845b97c2a66613cda1297582e (patch)
tree6eb081650315a504e4665d659fdcc2aa0201fb11
parent4581ca68945af25707977e842de372433f843772 (diff)
downloadports-157c88249dd7680845b97c2a66613cda1297582e.tar.gz
ports-157c88249dd7680845b97c2a66613cda1297582e.zip
www/py-google-cloud-speech: Update RUN_DEPENDS after cc653b1c726dacf9b4082971667dcab23d4fe5df
-rw-r--r--www/py-google-cloud-speech/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/py-google-cloud-speech/Makefile b/www/py-google-cloud-speech/Makefile
index fa8385246a23..25f983cd11af 100644
--- a/www/py-google-cloud-speech/Makefile
+++ b/www/py-google-cloud-speech/Makefile
@@ -13,7 +13,6 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.22.2<2.0.0:www/py-google-api-core@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}grpcio>=1.8.2<2.0:devel/py-grpcio@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}libcst>=0.2.5:devel/py-libcst@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}proto-plus>=1.4.0:devel/py-proto-plus@${PY_FLAVOR}