diff options
Diffstat (limited to 'dev-python/oct2py/oct2py-5.2.0-r1.ebuild')
-rw-r--r-- | dev-python/oct2py/oct2py-5.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oct2py/oct2py-5.2.0-r1.ebuild b/dev-python/oct2py/oct2py-5.2.0-r1.ebuild index 475ad273c818..394f090b4be0 100644 --- a/dev-python/oct2py/oct2py-5.2.0-r1.ebuild +++ b/dev-python/oct2py/oct2py-5.2.0-r1.ebuild @@ -21,7 +21,7 @@ IUSE="examples" RDEPEND=" >=dev-python/numpy-1.12[${PYTHON_USEDEP}] >=dev-python/octave_kernel-0.31.0[${PYTHON_USEDEP}] - >=sci-libs/scipy-0.17[${PYTHON_USEDEP}]" + >=dev-python/scipy-0.17[${PYTHON_USEDEP}]" BDEPEND=" test? ( dev-python/ipython[${PYTHON_USEDEP}] |