sys-auth/pam_skey: Links to libnsl, so add dependency
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 3 Nov 2017 21:12:13 +0000 (22:12 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 3 Nov 2017 21:12:13 +0000 (22:12 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.4

sys-auth/pam_skey/pam_skey-1.1.5-r5.ebuild

index 3bf82c937ae02cbcb20ab09933f881ecad04752d..662347a3b86db709d9cd499dfea38492ee713f71 100644 (file)
@@ -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"