commit: 8c585812655268a57d4b802272994cd8023c0043
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 3 21:12:13 2017 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Nov 3 21:12:13 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c585812
sys-auth/pam_skey: Links to libnsl, so add dependency
Package-Manager: Portage-2.3.13, Repoman-2.3.4
sys-auth/pam_skey/pam_skey-1.1.5-r5.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/sys-auth/pam_skey/pam_skey-1.1.5-r5.ebuild
b/sys-auth/pam_skey/pam_skey-1.1.5-r5.ebuild
index 3bf82c937ae..662347a3b86 100644
--- a/sys-auth/pam_skey/pam_skey-1.1.5-r5.ebuild
+++ b/sys-auth/pam_skey/pam_skey-1.1.5-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,8 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
-RDEPEND=">=sys-libs/pam-0.78-r3
+RDEPEND="net-libs/libnsl:0=
+ >=sys-libs/pam-0.78-r3
>=sys-auth/skey-1.1.5-r4"
DEPEND="${RDEPEND}
app-arch/xz-utils"