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: dev-libs/hyperscan/
Date: Mon, 12 Aug 2019 19:47:32
Message-Id: 1565639243.a9c3b32aeea74d87f5a12a7a24bce660878ac14f.mgorny@gentoo
1 commit: a9c3b32aeea74d87f5a12a7a24bce660878ac14f
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 12 19:41:48 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 12 19:47:23 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9c3b32a
7
8 dev-libs/hyperscan: Add missing PYTHON_REQUIRED_USE
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-libs/hyperscan/hyperscan-5.1.0.ebuild | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/dev-libs/hyperscan/hyperscan-5.1.0.ebuild b/dev-libs/hyperscan/hyperscan-5.1.0.ebuild
16 index ce2fc792b97..b73f317040a 100644
17 --- a/dev-libs/hyperscan/hyperscan-5.1.0.ebuild
18 +++ b/dev-libs/hyperscan/hyperscan-5.1.0.ebuild
19 @@ -25,7 +25,8 @@ RDEPEND="
20
21 DEPEND="${RDEPEND}"
22
23 -REQUIRED_USE="cpu_flags_x86_ssse3"
24 +REQUIRED_USE="cpu_flags_x86_ssse3
25 + ${PYTHON_REQUIRED_USE}"
26
27 src_configure() {
28 local mycmakeargs=(