summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_require/pam_require-0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_require/pam_require-0.7.ebuild b/sys-auth/pam_require/pam_require-0.7.ebuild
index 86c057892009..4c7421954aa2 100644
--- a/sys-auth/pam_require/pam_require-0.7.ebuild
+++ b/sys-auth/pam_require/pam_require-0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=0
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
IUSE=""
-DEPEND="virtual/pam"
+DEPEND="sys-libs/pam"
S=${WORKDIR}/${P/_/-}