dev-python/scikit-learn: dev-python/numpy is a DEPEND

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-05-16 20:31:21 +02:00
parent 6b199d5490
commit 2d075bdbd2

View File

@@ -28,12 +28,12 @@ IUSE="examples"
DEPEND="
virtual/blas:=
virtual/cblas:=
>=dev-python/numpy-1.22.3:=[${PYTHON_USEDEP}]
"
RDEPEND="
${DEPEND}
dev-python/wheel[${PYTHON_USEDEP}]
>=dev-python/joblib-1.2.0[${PYTHON_USEDEP}]
>=dev-python/numpy-1.22.3:=[${PYTHON_USEDEP}]
>=dev-python/scipy-1.6.0[${PYTHON_USEDEP}]
>=dev-python/threadpoolctl-2.0.0[${PYTHON_USEDEP}]
"