sys-auth/libnss-nis: Need real libnsl, not the dummy, bug 642830
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Mon, 1 Jan 2018 17:28:19 +0000 (18:28 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Mon, 1 Jan 2018 17:28:35 +0000 (18:28 +0100)
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

index 4b6cdff52f8cdbaf80b58722e41a2f3a949a3392..48024c4d48a0f794c74540953097fe73136da342 100644 (file)
@@ -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}]
        !<sys-libs/glibc-2.26
 "