Skip to content

Commit

Permalink
sys-auth/libnss-nis: Need real libnsl, not the dummy, bug 642830
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/642830
Package-Manager: Portage-2.3.19, Repoman-2.3.6
  • Loading branch information
akhuettel committed Jan 1, 2018
1 parent 8ce0218 commit ec086c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sys-auth/libnss-nis/libnss-nis-1.4.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
"
Expand Down

0 comments on commit ec086c8

Please sign in to comment.