Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/dlib/
Date: Tue, 13 Aug 2019 07:40:46
Message-Id: 1565681516.ce6299d7b171db80f90f1fd2637142876ab0fcd2.mgorny@gentoo
1 commit: ce6299d7b171db80f90f1fd2637142876ab0fcd2
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 13 07:31:56 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 13 07:31:56 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce6299d7
7
8 sci-libs/dlib: Add missing PYTHON_REQUIRED_USE
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sci-libs/dlib/dlib-19.9.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/sci-libs/dlib/dlib-19.9.ebuild b/sci-libs/dlib/dlib-19.9.ebuild
16 index 555dc500ca7..28049b0cd64 100644
17 --- a/sci-libs/dlib/dlib-19.9.ebuild
18 +++ b/sci-libs/dlib/dlib-19.9.ebuild
19 @@ -13,6 +13,7 @@ LICENSE="Boost-1.0"
20 SLOT="0/${PV}"
21 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
22 IUSE="cblas debug cuda examples gif jpeg lapack mkl png python sqlite static-libs test X"
23 +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
24
25 # doc needs a bunch of deps not in portage