diff options
author | Sam James <sam@gentoo.org> | 2022-03-23 00:36:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-23 00:44:55 +0000 |
commit | 12f0ff2a5dc15d70b50b2dcbdd962f8d00b218cd (patch) | |
tree | 7c521695add4f3719bac5ad869737bf8273cddc5 /mail-client | |
parent | net-analyzer/monitoring-plugins: add subslot dep on OpenLDAP (diff) | |
download | gentoo-12f0ff2a5dc15d70b50b2dcbdd962f8d00b218cd.tar.gz gentoo-12f0ff2a5dc15d70b50b2dcbdd962f8d00b218cd.tar.bz2 gentoo-12f0ff2a5dc15d70b50b2dcbdd962f8d00b218cd.zip |
mail-client/sylpheed: add subslot dep on OpenLDAP
New OpenLDAP breaks ABI (changes SONAME)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/sylpheed/sylpheed-3.7.0-r4.ebuild (renamed from mail-client/sylpheed/sylpheed-3.7.0-r3.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/sylpheed/sylpheed-3.7.0-r3.ebuild b/mail-client/sylpheed/sylpheed-3.7.0-r4.ebuild index 86324b7b9e46..87d688309d8c 100644 --- a/mail-client/sylpheed/sylpheed-3.7.0-r3.ebuild +++ b/mail-client/sylpheed/sylpheed-3.7.0-r4.ebuild @@ -17,7 +17,7 @@ IUSE="crypt ipv6 ldap nls oniguruma spell ssl xface" CDEPEND="net-libs/liblockfile x11-libs/gtk+:2 crypt? ( app-crypt/gpgme:= ) - ldap? ( net-nds/openldap ) + ldap? ( net-nds/openldap:= ) nls? ( sys-devel/gettext ) oniguruma? ( dev-libs/oniguruma:= ) spell? ( |