summaryrefslogtreecommitdiff
path: root/sys-auth
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_pwdfile/pam_pwdfile-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_pwdfile/pam_pwdfile-1.0.ebuild b/sys-auth/pam_pwdfile/pam_pwdfile-1.0.ebuild
index 4c2b2235..22fd912f 100644
--- a/sys-auth/pam_pwdfile/pam_pwdfile-1.0.ebuild
+++ b/sys-auth/pam_pwdfile/pam_pwdfile-1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE=""
-DEPEND="virtual/pam"
+DEPEND="sys-libs/pam"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${P/pam_/libpam-}"