diff options
Diffstat (limited to 'app-accessibility/sphinxbase/sphinxbase-0.8.ebuild')
-rw-r--r-- | app-accessibility/sphinxbase/sphinxbase-0.8.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-accessibility/sphinxbase/sphinxbase-0.8.ebuild b/app-accessibility/sphinxbase/sphinxbase-0.8.ebuild index 80503d2b4592..b52de17feda6 100644 --- a/app-accessibility/sphinxbase/sphinxbase-0.8.ebuild +++ b/app-accessibility/sphinxbase/sphinxbase-0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,6 +17,7 @@ LICENSE="BSD-2 HPND MIT" SLOT="0" KEYWORDS="amd64 x86" IUSE="doc lapack python static-libs" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" # automagic dep on pulseaudio RDEPEND=" |