aboutsummaryrefslogtreecommitdiff
path: root/misc/py-onnx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/py-onnx/Makefile')
-rw-r--r--misc/py-onnx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/py-onnx/Makefile b/misc/py-onnx/Makefile
index 702c1a569462..79cf83bc6908 100644
--- a/misc/py-onnx/Makefile
+++ b/misc/py-onnx/Makefile
@@ -17,7 +17,6 @@ BUILD_DEPENDS= cmake:devel/cmake \
LIB_DEPENDS= libprotobuf.so:devel/protobuf
RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
- ${PY_TYPING} \
${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR}
USES= compiler:c11 python:3.6+