diff options
Diffstat (limited to 'sci-geosciences/gmapcatcher/gmapcatcher-0.8.0.4.ebuild')
-rw-r--r-- | sci-geosciences/gmapcatcher/gmapcatcher-0.8.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gmapcatcher/gmapcatcher-0.8.0.4.ebuild b/sci-geosciences/gmapcatcher/gmapcatcher-0.8.0.4.ebuild index 9aa40748d29..3ad9eb5b1aa 100644 --- a/sci-geosciences/gmapcatcher/gmapcatcher-0.8.0.4.ebuild +++ b/sci-geosciences/gmapcatcher/gmapcatcher-0.8.0.4.ebuild @@ -20,7 +20,7 @@ RDEPEND="x11-libs/gtk+:2 dev-python/pygtk[${PYTHON_USEDEP}] dev-python/pygobject[${PYTHON_USEDEP}] dev-python/pycairo[${PYTHON_USEDEP}] - virtual/python-imaging[${PYTHON_USEDEP}]" + dev-python/pillow[${PYTHON_USEDEP}]" DEPEND="${RDEPEND}" S=${WORKDIR}/mapcatcher-${PV} |