From: Brian Evans Date: Sun, 29 Apr 2018 19:57:18 +0000 (-0400) Subject: eclass: mysql - Add net-libs/libnsl for bug 643038 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=18779934c83275fa077d7f4d7a8f6ec72a4316d5;p=gentoo.git eclass: mysql - Add net-libs/libnsl for bug 643038 Bug: https://bugs.gentoo.org/643038 --- diff --git a/eclass/mysql-multilib-r1.eclass b/eclass/mysql-multilib-r1.eclass index ebc054f0fefd..48f300f9bbcc 100644 --- a/eclass/mysql-multilib-r1.eclass +++ b/eclass/mysql-multilib-r1.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-20178Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # @ECLASS: mysql-multilib-r1.eclass @@ -187,6 +187,7 @@ DEPEND=" libressl? ( dev-libs/libressl:0=[${MULTILIB_USEDEP},static-libs?] ) >=sys-libs/zlib-1.2.3:0=[${MULTILIB_USEDEP},static-libs?] sys-libs/ncurses:0= + net-libs/libnsl:0= " # prefix: first need to implement something for #196294 diff --git a/eclass/mysql-v2.eclass b/eclass/mysql-v2.eclass index 766d5641014a..1b1aa333274b 100644 --- a/eclass/mysql-v2.eclass +++ b/eclass/mysql-v2.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # @ECLASS: mysql-v2.eclass @@ -273,6 +273,7 @@ DEPEND=" >=sys-apps/sed-4 >=sys-apps/texinfo-4.7-r1 >=sys-libs/zlib-1.2.3 + net-libs/libnsl " # TODO: add this as a dep if it is moved from the overlay # !dev-db/mariadb-native-client[mysqlcompat]