From ec086c8e2d1ae918b8843177d0b75218de05f210 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Mon, 1 Jan 2018 18:28:19 +0100 Subject: sys-auth/libnss-nis: Need real libnsl, not the dummy, bug 642830 Closes: https://bugs.gentoo.org/642830 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- sys-auth/libnss-nis/libnss-nis-1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-auth/libnss-nis/libnss-nis-1.4.ebuild b/sys-auth/libnss-nis/libnss-nis-1.4.ebuild index 4b6cdff52f8c..48024c4d48a0 100644 --- a/sys-auth/libnss-nis/libnss-nis-1.4.ebuild +++ b/sys-auth/libnss-nis/libnss-nis-1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~amd64" RDEPEND=" - net-libs/libnsl:0=[${MULTILIB_USEDEP}] + >net-libs/libnsl-0:0=[${MULTILIB_USEDEP}] net-libs/libtirpc:0=[${MULTILIB_USEDEP}] !