summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2017-07-17 13:41:07 -0400
committerBrian Evans <grknight@gentoo.org>2017-07-17 13:41:07 -0400
commit814e4ce6f5c8a53435b6d45816381b6fc6aeb030 (patch)
tree6b349d5a9f5d2ccac798c94deeac323c8ec9f450 /eclass
parentmysql-v2.eclass: Adjust REQUIRED_USE for GLEP73 (diff)
downloadgentoo-814e4ce6f5c8a53435b6d45816381b6fc6aeb030.tar.gz
gentoo-814e4ce6f5c8a53435b6d45816381b6fc6aeb030.tar.bz2
gentoo-814e4ce6f5c8a53435b6d45816381b6fc6aeb030.zip
mysql-multilib.eclass: Adjust REQUIRED_USE for GLEP73
Diffstat (limited to 'eclass')
-rw-r--r--eclass/mysql-multilib.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/mysql-multilib.eclass b/eclass/mysql-multilib.eclass
index c994e51d7a00..aa0930e44758 100644
--- a/eclass/mysql-multilib.eclass
+++ b/eclass/mysql-multilib.eclass
@@ -265,7 +265,7 @@ fi
REQUIRED_USE="
${REQUIRED_USE} tcmalloc? ( !jemalloc ) jemalloc? ( !tcmalloc )
- static? ( yassl )"
+ static? ( yassl !openssl !libressl )"
#
# DEPENDENCIES: