diff options
Diffstat (limited to 'dev-python/sympy/sympy-0.7.6.ebuild')
-rw-r--r-- | dev-python/sympy/sympy-0.7.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sympy/sympy-0.7.6.ebuild b/dev-python/sympy/sympy-0.7.6.ebuild index cc93a001175..109b43f222d 100644 --- a/dev-python/sympy/sympy-0.7.6.ebuild +++ b/dev-python/sympy/sympy-0.7.6.ebuild @@ -23,7 +23,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 |