aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2022-04-07 16:41:10 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2022-04-07 18:59:35 +0000
commitf5a73fa2c562ca368a3d52d16e1e9f1c8952f025 (patch)
tree969dbd9897b4c9105fa194697ae11a8f2aa80b53
parentb316a6bc01290614c33076b414563e23cb24a858 (diff)
downloadports-f5a73fa2c562ca368a3d52d16e1e9f1c8952f025.tar.gz
ports-f5a73fa2c562ca368a3d52d16e1e9f1c8952f025.zip
devel/py-molecule: add missing test depend
Approved by: portmgr blanket
-rw-r--r--devel/py-molecule/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-molecule/Makefile b/devel/py-molecule/Makefile
index 652c94acd1e9..2345dde664b1 100644
--- a/devel/py-molecule/Makefile
+++ b/devel/py-molecule/Makefile
@@ -43,7 +43,8 @@ TEST_DEPENDS= \
${PYTHON_PKGNAMEPREFIX}pytest-helpers-namespace>=2019.1.8:devel/py-pytest-helpers-namespace@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-mock>=1.10.4:devel/py-pytest-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-verbose-parametrize>=1.7.0:devel/py-pytest-verbose-parametrize@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=1.29.0:devel/py-pytest-xdist@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=1.29.0:devel/py-pytest-xdist@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}poyo>=0:devel/py-poyo@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils