From 507f46eea831bdde420d9d39698ea521a3b34e8d Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sun, 16 Oct 2016 20:18:32 -0500 Subject: we actually need pam now --- sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.14-r2.ebuild | 2 +- sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.7.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-auth') 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 16a99df8cd6..71d30919e76 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 f5da09466b7..10b5796189d 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" -- cgit v1.2.1