commit: f3e7fc1e1218924f1a69adf5762635a4ae4c03a3
Author: Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 9 11:08:01 2015 +0000
Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Wed Dec 9 12:48:08 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3e7fc1e
x11-themes/fvwm-crystal: add missed var REQUIRED_USE req'd for python-r1
Patch submitted by package's proxy maintainer via the gentoo bug
Gentoo bug: #567334
Package-Manager: portage-2.2.24
x11-themes/fvwm-crystal/fvwm-crystal-3.2.5.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.2.5.ebuild
b/x11-themes/fvwm-crystal/fvwm-crystal-3.2.5.ebuild
index f76c9fc..4826ce2 100644
--- a/x11-themes/fvwm-crystal/fvwm-crystal-3.2.5.ebuild
+++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.2.5.ebuild
@@ -25,6 +25,8 @@ RDEPEND="${PYTHON_DEPS}
virtual/awk
x11-apps/xwd"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
src_install() {
emake \
DESTDIR="${D}" \