1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

Update version requirement of RUN_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-06-19 16:05:27 +00:00
parent ee45700c9d
commit 07a99c8ebf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539634

View File

@ -12,7 +12,7 @@ COMMENT= Generate mypy stub files from protobuf specs
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