eclass: mysql - Add net-libs/libnsl for bug 643038
authorBrian Evans <grknight@gentoo.org>
Sun, 29 Apr 2018 19:57:18 +0000 (15:57 -0400)
committerBrian Evans <grknight@gentoo.org>
Sun, 29 Apr 2018 20:24:22 +0000 (16:24 -0400)
Bug: https://bugs.gentoo.org/643038

eclass/mysql-multilib-r1.eclass
eclass/mysql-v2.eclass

index ebc054f0fefd42e9f831f3080f12e0421898a613..48f300f9bbcc8425a53481b9cef465ade494b181 100644 (file)
@@ -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
index 766d5641014a08c8d42fe065bd9c5a7a4550fe1d..1b1aa333274bbe5e6926a5357a3003c7da61c26d 100644 (file)
@@ -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]