Convert from virtual/python-imaging to plain dev-python/pillow

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-11-10 12:51:41 +01:00
parent 36e5bc6c16
commit 51387d96d2
119 changed files with 129 additions and 123 deletions

View File

@@ -19,7 +19,7 @@ IUSE="cairo camera doc examples garden gstreamer spell"
RDEPEND="
dev-python/pygame[${PYTHON_USEDEP}]
virtual/python-imaging[${PYTHON_USEDEP}]
dev-python/pillow[${PYTHON_USEDEP}]
cairo? ( dev-python/pycairo[${PYTHON_USEDEP}] )
camera? ( media-libs/opencv )
garden? ( dev-python/kivy-garden[${PYTHON_USEDEP}] )