Skip to content

Commit

Permalink
sys-auth/pam_skey: Links to libnsl, so add dependency
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.13, Repoman-2.3.4
  • Loading branch information
akhuettel committed Nov 3, 2017
1 parent 5c9ff90 commit 8c58581
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions sys-auth/pam_skey/pam_skey-1.1.5-r5.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"
Expand Down

0 comments on commit 8c58581

Please sign in to comment.