diff options
Diffstat (limited to 'dev-python/sympy/sympy-0.7.4.1.ebuild')
-rw-r--r-- | dev-python/sympy/sympy-0.7.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sympy/sympy-0.7.4.1.ebuild b/dev-python/sympy/sympy-0.7.4.1.ebuild index ef012857b71..cc01bc99487 100644 --- a/dev-python/sympy/sympy-0.7.4.1.ebuild +++ b/dev-python/sympy/sympy-0.7.4.1.ebuild @@ -22,7 +22,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" $(python_gen_cond_dep '>=dev-python/pexpect-2.0[${PYTHON_USEDEP}]' python2_7) - imaging? ( virtual/python-imaging[${PYTHON_USEDEP}] ) + imaging? ( dev-python/pillow[${PYTHON_USEDEP}] ) ipython? ( dev-python/ipython[${PYTHON_USEDEP}] ) latex? ( virtual/latex-base |