summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-23 00:04:29 +0000
committerSam James <sam@gentoo.org>2022-03-23 00:04:29 +0000
commit1bb81178ffb4b3e14231e14e05eb4b524e8ec93d (patch)
treea9178b59bb3272955b0dd80bf5161cf0879aacf2 /sys-auth/pam_ldap
parentsys-auth/nss-pam-ldapd: add subslot dep on OpenLDAP (diff)
downloadgentoo-1bb81178ffb4b3e14231e14e05eb4b524e8ec93d.tar.gz
gentoo-1bb81178ffb4b3e14231e14e05eb4b524e8ec93d.tar.bz2
gentoo-1bb81178ffb4b3e14231e14e05eb4b524e8ec93d.zip
sys-auth/pam_ldap: add subslot dep on OpenLDAP
New OpenLDAP breaks ABI (changes SONAME) Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth/pam_ldap')
-rw-r--r--sys-auth/pam_ldap/pam_ldap-186-r4.ebuild (renamed from sys-auth/pam_ldap/pam_ldap-186-r3.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/pam_ldap/pam_ldap-186-r3.ebuild b/sys-auth/pam_ldap/pam_ldap-186-r4.ebuild
index aebb514b53ba..b2cb6a79d121 100644
--- a/sys-auth/pam_ldap/pam_ldap-186-r3.ebuild
+++ b/sys-auth/pam_ldap/pam_ldap-186-r4.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86"
IUSE="ssl sasl"
DEPEND="sys-libs/pam[${MULTILIB_USEDEP}]
- >=net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}]
+ >=net-nds/openldap-2.4.38-r1:=[${MULTILIB_USEDEP}]
virtual/libcrypt:=[${MULTILIB_USEDEP}]
sasl? ( >=dev-libs/cyrus-sasl-2.1.26-r3[${MULTILIB_USEDEP}] )"