commit:     6eefee4b2d6cc76ef5c97f6f1fc9cf1348980558
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 23 00:58:59 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 23 00:58:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eefee4b

dev-perl/Net-LDAPapi: add subslot dep on OpenLDAP

New OpenLDAP breaks ABI (changes SONAME)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{Net-LDAPapi-3.0.7.ebuild => Net-LDAPapi-3.0.7-r1.ebuild}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Net-LDAPapi/Net-LDAPapi-3.0.7.ebuild 
b/dev-perl/Net-LDAPapi/Net-LDAPapi-3.0.7-r1.ebuild
similarity index 97%
rename from dev-perl/Net-LDAPapi/Net-LDAPapi-3.0.7.ebuild
rename to dev-perl/Net-LDAPapi/Net-LDAPapi-3.0.7-r1.ebuild
index 8401df2d0d13..de9b073d7c86 100644
--- a/dev-perl/Net-LDAPapi/Net-LDAPapi-3.0.7.ebuild
+++ b/dev-perl/Net-LDAPapi/Net-LDAPapi-3.0.7-r1.ebuild
@@ -16,7 +16,7 @@ IUSE=""
 # LICENSE is given on the corresponding sourceforge project and matches the
 # default cpan/perl license
 
-RDEPEND="net-nds/openldap[sasl]
+RDEPEND="net-nds/openldap:=[sasl]
        dev-libs/cyrus-sasl
        >=dev-perl/Convert-ASN1-0.190.0"
 DEPEND="${RDEPEND}

Reply via email to