summaryrefslogtreecommitdiff
path: root/devel/py-jsonnet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-jsonnet/Makefile')
-rw-r--r--devel/py-jsonnet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-jsonnet/Makefile b/devel/py-jsonnet/Makefile
index 5cbd3749e2e7..f992e0100460 100644
--- a/devel/py-jsonnet/Makefile
+++ b/devel/py-jsonnet/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libjsonnet.so:devel/jsonnet
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}pyyaml>=0:devel/py-pyyaml@${PY_FLAVOR}
USES= compiler:c++17-lang python localbase