forked from Lainports/freebsd-ports
science/py-meshio: fix build with wheel
This commit is contained in:
parent
907465b303
commit
9532bafba3
1 changed files with 2 additions and 1 deletions
|
|
@ -11,7 +11,8 @@ WWW= https://github.com/nschloe/meshio
|
|||
LICENSE= MIT
|
||||
|
||||
BUILD_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}rich>0:textproc/py-rich@${PY_FLAVOR}\
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue