summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2014-11-18 09:45:28 +0100
committerJustin Lecher <jlec@gentoo.org>2014-11-18 09:45:28 +0100
commit84f57967c415aa0e54d6fc2df36c61f23f05dad8 (patch)
treebe58ac0947a949b7d603a643e76f9c8e102bae98 /media-gfx
parentmedia-gfx/photon: Bump to new python eclasses (diff)
downloadbetagarden-84f57967c415aa0e54d6fc2df36c61f23f05dad8.tar.gz
betagarden-84f57967c415aa0e54d6fc2df36c61f23f05dad8.tar.bz2
betagarden-84f57967c415aa0e54d6fc2df36c61f23f05dad8.zip
media-gfx/photon: Add missing PYTHON_USEDEP
Package-Manager: portage-2.2.14
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/photon/ChangeLog3
-rw-r--r--media-gfx/photon/photon-0.4.6.ebuild2
2 files changed, 4 insertions, 1 deletions
diff --git a/media-gfx/photon/ChangeLog b/media-gfx/photon/ChangeLog
index abb4d6f..fd9c089 100644
--- a/media-gfx/photon/ChangeLog
+++ b/media-gfx/photon/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 18 Nov 2014; Justin Lecher <jlec@gentoo.org> photon-0.4.6.ebuild:
+ Add missing PYTHON_USEDEP
+
18 Nov 2014; Justin Lecher <jlec@gentoo.org> photon-0.4.6.ebuild,
metadata.xml:
Bump to new python eclasses
diff --git a/media-gfx/photon/photon-0.4.6.ebuild b/media-gfx/photon/photon-0.4.6.ebuild
index e90a15d..7e811ea 100644
--- a/media-gfx/photon/photon-0.4.6.ebuild
+++ b/media-gfx/photon/photon-0.4.6.ebuild
@@ -20,7 +20,7 @@ IUSE="raw"
DEPEND=""
RDEPEND="
- dev-python/imaging
+ dev-python/imaging[${PYTHON_USEDEP}]
raw? ( media-gfx/dcraw )"
S="${WORKDIR}"/${MY_P}