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

@@ -27,7 +27,7 @@ RDEPEND="
>=media-libs/opencv-2.4.8[python,${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
sci-libs/scipy[${PYTHON_USEDEP}]
virtual/python-imaging[${PYTHON_USEDEP}]
dev-python/pillow[${PYTHON_USEDEP}]
dev-python/pygame[${PYTHON_USEDEP}]
shell? ( dev-python/ipython[${PYTHON_USEDEP}] )"