summaryrefslogtreecommitdiff
path: root/misc/py-onnx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/py-onnx/Makefile')
-rw-r--r--misc/py-onnx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-onnx/Makefile b/misc/py-onnx/Makefile
index 67635e382ce9..84c6372376d9 100644
--- a/misc/py-onnx/Makefile
+++ b/misc/py-onnx/Makefile
@@ -12,7 +12,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= bash:shells/bash \
- cmake:devel/cmake \
+ cmake:devel/cmake-core \
protoc-gen-mypy:devel/py-mypy-protobuf@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pybind11>0:devel/py-pybind11@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR}