summaryrefslogtreecommitdiff
path: root/dev-python/pyamg/pyamg-3.2.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyamg/pyamg-3.2.1-r1.ebuild')
-rw-r--r--dev-python/pyamg/pyamg-3.2.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyamg/pyamg-3.2.1-r1.ebuild b/dev-python/pyamg/pyamg-3.2.1-r1.ebuild
index f16d431c5e37..cc9224f2094e 100644
--- a/dev-python/pyamg/pyamg-3.2.1-r1.ebuild
+++ b/dev-python/pyamg/pyamg-3.2.1-r1.ebuild
@@ -19,7 +19,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
dev-python/numpy[${PYTHON_USEDEP}]
- sci-libs/scipy[${PYTHON_USEDEP}]
+ dev-python/scipy[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}
test? ( dev-python/nose[${PYTHON_USEDEP}] )