projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90b3437
)
media-video/griffith: [QA] Add missing python metadata variables
author
David Seifert
<soap@gentoo.org>
Sun, 23 Apr 2017 10:43:01 +0000
(12:43 +0200)
committer
David Seifert
<soap@gentoo.org>
Sun, 23 Apr 2017 11:28:22 +0000
(13:28 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
media-video/griffith/griffith-0.13-r1.ebuild
patch
|
blob
|
history
diff --git
a/media-video/griffith/griffith-0.13-r1.ebuild
b/media-video/griffith/griffith-0.13-r1.ebuild
index eccdabea31e9ee1fe25afa2ad2931f4c0ce3d9df..55114ed5969594852aefa04852085f723213e235 100644
(file)
--- a/
media-video/griffith/griffith-0.13-r1.ebuild
+++ b/
media-video/griffith/griffith-0.13-r1.ebuild
@@
-18,9
+18,12
@@
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86 ~x86-fbsd"
IUSE="doc"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RDEPEND="dev-python/pillow
- gnome-base/libglade
+RDEPEND="
+ ${PYTHON_DEPS}
+ dev-python/pillow[${PYTHON_USEDEP}]
+ gnome-base/libglade[${PYTHON_USEDEP}]
dev-python/pyxml[${PYTHON_USEDEP}]
>=dev-python/pygtk-2.6.1:2[${PYTHON_USEDEP}]
dev-python/pygobject:2[${PYTHON_USEDEP}]