Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Mon, 17 Jul 2017 17:41:27
Message-Id: 1500313267.814e4ce6f5c8a53435b6d45816381b6fc6aeb030.grknight@gentoo
1 commit: 814e4ce6f5c8a53435b6d45816381b6fc6aeb030
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 17 17:41:07 2017 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 17 17:41:07 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=814e4ce6
7
8 mysql-multilib.eclass: Adjust REQUIRED_USE for GLEP73
9
10 eclass/mysql-multilib.eclass | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/eclass/mysql-multilib.eclass b/eclass/mysql-multilib.eclass
14 index c994e51d7a0..aa0930e4475 100644
15 --- a/eclass/mysql-multilib.eclass
16 +++ b/eclass/mysql-multilib.eclass
17 @@ -265,7 +265,7 @@ fi
18
19 REQUIRED_USE="
20 ${REQUIRED_USE} tcmalloc? ( !jemalloc ) jemalloc? ( !tcmalloc )
21 - static? ( yassl )"
22 + static? ( yassl !openssl !libressl )"
23
24 #
25 # DEPENDENCIES: