summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/wiki2beamer/wiki2beamer-0.9.5-r1.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/app-text/wiki2beamer/wiki2beamer-0.9.5-r1.ebuild b/app-text/wiki2beamer/wiki2beamer-0.9.5-r1.ebuild
index 6db48b278737..40614670ffab 100644
--- 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