mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04: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:
parent
4ef9d00bb3
commit
ea687ef493
1 changed files with 1 additions and 0 deletions
|
@ -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} \
|
||||
|
|
Loading…
Add table
Reference in a new issue