From: Michał Górny Date: Tue, 13 Aug 2019 07:31:56 +0000 (+0200) Subject: sci-libs/dlib: Add missing PYTHON_REQUIRED_USE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ce6299d7b171db80f90f1fd2637142876ab0fcd2;p=gentoo.git sci-libs/dlib: Add missing PYTHON_REQUIRED_USE Signed-off-by: Michał Górny --- diff --git a/sci-libs/dlib/dlib-19.9.ebuild b/sci-libs/dlib/dlib-19.9.ebuild index 555dc500ca7d..28049b0cd64a 100644 --- a/sci-libs/dlib/dlib-19.9.ebuild +++ b/sci-libs/dlib/dlib-19.9.ebuild @@ -13,6 +13,7 @@ LICENSE="Boost-1.0" SLOT="0/${PV}" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="cblas debug cuda examples gif jpeg lapack mkl png python sqlite static-libs test X" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" # doc needs a bunch of deps not in portage