Skip to content

Commit

Permalink
net-p2p/py-vertex: Update version requirement of RUN_DEPENDS
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Oct 5, 2023
1 parent b0ad255 commit 724f68f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net-p2p/py-vertex/Makefile
Expand Up @@ -14,7 +14,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}epsilon>=0:devel/py-epsilon@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openssl>=0:security/py-openssl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openssl>=0,1:security/py-openssl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${PY_FLAVOR}

USES= python
Expand Down

0 comments on commit 724f68f

Please sign in to comment.