commit: 659fdfb4de723fd0aabd22eed5053c1fcce5cb8b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 23 00:04:11 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 23 00:04:11 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=659fdfb4
sys-auth/nss-pam-ldapd: add subslot dep on OpenLDAP
New OpenLDAP breaks ABI (changes SONAME)
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../{nss-pam-ldapd-0.9.12.ebuild => nss-pam-ldapd-0.9.12-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12.ebuild
b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r1.ebuild
similarity index 99%
rename from sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12.ebuild
rename to sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r1.ebuild
index ec02a5427df5..88f0e013b023 100644
--- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12.ebuild
+++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r1.ebuild
@@ -19,7 +19,7 @@ RESTRICT="!test? ( test )"
COMMON_DEP="
acct-group/nslcd
acct-user/nslcd
- net-nds/openldap[${MULTILIB_USEDEP}]
+ net-nds/openldap:=[${MULTILIB_USEDEP}]
sasl? ( dev-libs/cyrus-sasl[${MULTILIB_USEDEP}] )
kerberos? ( virtual/krb5[${MULTILIB_USEDEP}] )
sys-libs/pam[${MULTILIB_USEDEP}]