projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e36871
)
app-text/wiki2beamer: [QA] Add missing python metadata variables
author
David Seifert
<soap@gentoo.org>
Sun, 23 Apr 2017 07:02:38 +0000
(09:02 +0200)
committer
David Seifert
<soap@gentoo.org>
Sun, 23 Apr 2017 11:20:31 +0000
(13:20 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
app-text/wiki2beamer/wiki2beamer-0.9.5-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-text/wiki2beamer/wiki2beamer-0.9.5-r1.ebuild
b/app-text/wiki2beamer/wiki2beamer-0.9.5-r1.ebuild
index 6db48b2787377e9c2b14366adcfc5cd6c04f4de3..40614670ffab2c72f296ba4cefb35a73ccbdd75b 100644
(file)
--- a/
app-text/wiki2beamer/wiki2beamer-0.9.5-r1.ebuild
+++ b/
app-text/wiki2beamer/wiki2beamer-0.9.5-r1.ebuild
@@
-16,9
+16,11
@@
LICENSE="|| ( GPL-2 GPL-3 ) FDL-1.3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+examples"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-DEPEND="app-arch/unzip"
-RDEPEND=""
+RDEPEND="${PYTHON_DEPS}"
+DEPEND="${RDEPEND}
+ app-arch/unzip"
src_install() {
if use examples; then