summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-10-16 20:18:32 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-10-16 20:18:55 -0500
commit507f46eea831bdde420d9d39698ea521a3b34e8d (patch)
treecd15d62c1d5c51f892bd9dbbe94fc517cb457dde
parentwww-client/google-chrome-unstable: automated update (diff)
downloadgentoo-507f46eea831bdde420d9d39698ea521a3b34e8d.tar.gz
gentoo-507f46eea831bdde420d9d39698ea521a3b34e8d.tar.bz2
gentoo-507f46eea831bdde420d9d39698ea521a3b34e8d.zip
we actually need pam now
-rw-r--r--sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.14-r2.ebuild2
-rw-r--r--sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.7.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.14-r2.ebuild b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.14-r2.ebuild
index 16a99df8cd63..71d30919e760 100644
--- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.14-r2.ebuild
+++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.14-r2.ebuild
@@ -19,7 +19,7 @@ DEPEND="
net-nds/openldap
sasl? ( dev-libs/cyrus-sasl )
kerberos? ( virtual/krb5 )
- pam? ( virtual/pam )
+ virtual/pam
!sys-auth/nss_ldap
!sys-auth/pam_ldap"
RDEPEND="${DEPEND}"
diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.7.ebuild b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.7.ebuild
index f5da09466b78..10b5796189de 100644
--- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.7.ebuild
+++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.7.ebuild
@@ -20,7 +20,7 @@ COMMON_DEP="
net-nds/openldap[${MULTILIB_USEDEP}]
sasl? ( dev-libs/cyrus-sasl[${MULTILIB_USEDEP}] )
kerberos? ( virtual/krb5[${MULTILIB_USEDEP}] )
- pam? ( virtual/pam[${MULTILIB_USEDEP}] )
+ virtual/pam[${MULTILIB_USEDEP}]
utils? ( ${PYTHON_DEPS} )
!sys-auth/nss_ldap
!sys-auth/pam_ldap"