summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2017-11-03 22:12:13 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2017-11-03 22:12:13 +0100
commit8c585812655268a57d4b802272994cd8023c0043 (patch)
tree6b090c2e18a6cad83c4c92bd54f6453de1bb9dbc /sys-auth/pam_skey
parentsys-cluster/ganglia: Links to libnsl, so add dependency (diff)
downloadgentoo-8c585812655268a57d4b802272994cd8023c0043.tar.gz
gentoo-8c585812655268a57d4b802272994cd8023c0043.tar.bz2
gentoo-8c585812655268a57d4b802272994cd8023c0043.zip
sys-auth/pam_skey: Links to libnsl, so add dependency
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'sys-auth/pam_skey')
-rw-r--r--sys-auth/pam_skey/pam_skey-1.1.5-r5.ebuild5
1 files 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 3bf82c937ae0..662347a3b86d 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"