aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAisha Tammy <gentoo@aisha.cc>2020-09-24 15:53:32 +0000
committerAisha Tammy <gentoo@aisha.cc>2020-09-24 15:58:48 +0000
commitdb8050af46235f9b1acd2fb76583516a92576f6d (patch)
tree4bb826a734c7a0ef1a74b2b54f3f208e5fad63f6 /sci-biology/nilearn/nilearn-0.6.2.ebuild
parentdev-python/PeakUtils: update scipy dep name (diff)
downloadsci-db8050af46235f9b1acd2fb76583516a92576f6d.tar.gz
sci-db8050af46235f9b1acd2fb76583516a92576f6d.tar.bz2
sci-db8050af46235f9b1acd2fb76583516a92576f6d.zip
dev-python/scipy: mass dependency name update
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
Diffstat (limited to 'sci-biology/nilearn/nilearn-0.6.2.ebuild')
-rw-r--r--sci-biology/nilearn/nilearn-0.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-biology/nilearn/nilearn-0.6.2.ebuild b/sci-biology/nilearn/nilearn-0.6.2.ebuild
index c532ab0ad..467d2aa05 100644
--- a/sci-biology/nilearn/nilearn-0.6.2.ebuild
+++ b/sci-biology/nilearn/nilearn-0.6.2.ebuild
@@ -30,7 +30,7 @@ RDEPEND="
dev-python/joblib[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
sci-libs/scikits_learn[${PYTHON_USEDEP}]
- sci-libs/scipy[${PYTHON_USEDEP}]
+ dev-python/scipy[${PYTHON_USEDEP}]
sci-libs/nibabel[${PYTHON_USEDEP}]
plot? ( dev-python/matplotlib[${PYTHON_USEDEP}] )"