1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

Update version requirement of RUN_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-06-19 16:05:17 +00:00
parent 90ea6074dd
commit 8648c270cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539632

View File

@ -11,7 +11,7 @@ COMMENT= Common protobufs used in Google APIs
LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>=3.6.0:devel/py-protobuf@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>=3.6.0,1:devel/py-protobuf@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils