summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-10 12:51:41 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-10 12:54:22 +0100
commit51387d96d2100653c21c2125766020d77ce0b781 (patch)
treed44a83e6a950bdd42b4f6076b286cbd4115ed7a9 /dev-python/reportlab/reportlab-2.6.ebuild
parentmedia-libs/aubio: Install python last so that cwd is not changed too early. B... (diff)
downloadgentoo-51387d96d2100653c21c2125766020d77ce0b781.tar.gz
gentoo-51387d96d2100653c21c2125766020d77ce0b781.tar.bz2
gentoo-51387d96d2100653c21c2125766020d77ce0b781.zip
Convert from virtual/python-imaging to plain dev-python/pillow
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/reportlab/reportlab-2.6.ebuild')
-rw-r--r--dev-python/reportlab/reportlab-2.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/reportlab/reportlab-2.6.ebuild b/dev-python/reportlab/reportlab-2.6.ebuild
index 1606664c3ebe..ce3458b7edaf 100644
--- a/dev-python/reportlab/reportlab-2.6.ebuild
+++ b/dev-python/reportlab/reportlab-2.6.ebuild
@@ -18,7 +18,7 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="doc examples"
-RDEPEND="virtual/python-imaging
+RDEPEND="dev-python/pillow
media-fonts/ttf-bitstream-vera
media-libs/libart_lgpl
sys-libs/zlib"