1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Mark BROKEN: missing dependency

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2020-03-10 14:20:06 +00:00
parent 25386a23ab
commit dd633eab01
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528171

View File

@ -12,6 +12,8 @@ COMMENT= OpenAI toolkit for developing and comparing your reinforcement learning
LICENSE= MIT
BROKEN= depends on package: ${PYTHON_PKGNAMEPREFIX}cloudpickle>=1.3.0 - not found
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cloudpickle>=1.3.0:devel/py-cloudpickle@${PY_FLAVOR} \
${PY_ENUM34} \
${PYNUMPY} \