From 3613c63ca1f0ed1d03d8eec0871eacc0276290ab Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Wed, 6 Jan 2016 17:37:49 +0100 Subject: Add REQUIRED_USE --- x11-themes/fvwm-crystal/fvwm-crystal-99999999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11-themes/fvwm-crystal/fvwm-crystal-99999999.ebuild') diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-99999999.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-99999999.ebuild index b2a59f3c..ed633349 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-99999999.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-99999999.ebuild @@ -16,6 +16,7 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="+amixer jack +pm-utils +xdg" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" case ${PV} in *9999) @@ -27,7 +28,7 @@ case ${PV} in S="${WORKDIR}/${PN}" src_unpack() { subversion_src_unpack -};; + };; esac RDEPEND="${PYTHON_DEPS} -- cgit v1.2.3-18-g5258