BDEP on math/py-oldest-supported-numpy

This commit is contained in:
sthen 2022-11-25 19:36:05 +00:00
parent 1497c50b7d
commit 05068640ea
2 changed files with 3 additions and 1 deletions

View File

@ -24,6 +24,7 @@ FLAVORS = python3
FLAVOR = python3
BUILD_DEPENDS= lang/cython${MODPY_FLAVOR} \
math/py-oldest-supported-numpy${MODPY_FLAVOR} \
math/py-numpy${MODPY_FLAVOR}
RUN_DEPENDS= lang/cython${MODPY_FLAVOR} \

View File

@ -27,7 +27,8 @@ WANTLIB = pthread hdf5 hdf5_hl
MAKE_ENV = HDF5_DIR=${PREFIX}
BUILD_DEPENDS = lang/cython${MODPY_FLAVOR} \
math/py-numpy${MODPY_FLAVOR} \
math/py-oldest-supported-numpy${MODPY_FLAVOR} \
math/py-numpy${MODPY_FLAVOR} \
devel/py-pkgconfig${MODPY_FLAVOR}
LIB_DEPENDS = math/hdf5