mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/numpy: DISTUTILS_USE_SETUPTOOLS=rdepend
Package-Manager: Portage-2.3.99_p1, Repoman-2.3.22_p30 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
@@ -5,6 +5,7 @@ EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
PYTHON_REQ_USE="threads(+)"
|
||||
DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||
|
||||
FORTRAN_NEEDED=lapack
|
||||
|
||||
@@ -33,7 +34,6 @@ RDEPEND="
|
||||
)"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="app-arch/unzip
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
lapack? ( virtual/pkgconfig )
|
||||
test? (
|
||||
dev-python/pytest[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user