summaryrefslogtreecommitdiff
path: root/dev-python/theano/theano-1.0.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/theano/theano-1.0.5.ebuild')
-rw-r--r--dev-python/theano/theano-1.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/theano/theano-1.0.5.ebuild b/dev-python/theano/theano-1.0.5.ebuild
index ca434f006540..6f65b491df80 100644
--- a/dev-python/theano/theano-1.0.5.ebuild
+++ b/dev-python/theano/theano-1.0.5.ebuild
@@ -23,7 +23,7 @@ BDEPEND="test? ( dev-python/parameterized[${PYTHON_USEDEP}] )"
RDEPEND="
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
- sci-libs/scipy[${PYTHON_USEDEP}]
+ dev-python/scipy[${PYTHON_USEDEP}]
"
distutils_enable_tests nose