1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

science/py-meshio: Fix build with removing setuptools from RUN_D

PR:		270510
Approved by:	portmgr(blanket, fix build)
This commit is contained in:
Wen Heping 2024-06-25 11:38:32 +00:00
parent 4ef9d00bb3
commit ea687ef493

View File

@ -11,6 +11,7 @@ WWW= https://github.com/nschloe/meshio
LICENSE= MIT
BUILD_DEPENDS= ${PYNUMPY} \
${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYNUMPY} \