summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-23 00:37:32 +0000
committerSam James <sam@gentoo.org>2022-03-23 00:44:59 +0000
commit2f10d9d185e2a45874f6bfa354077972c5e16a33 (patch)
tree8ce4cd05949d7dbe6a1fcb15639030dfd82ac249 /mail-client/balsa
parentmail-client/alpine: add subslot dep on OpenLDAP (diff)
downloadgentoo-2f10d9d185e2a45874f6bfa354077972c5e16a33.tar.gz
gentoo-2f10d9d185e2a45874f6bfa354077972c5e16a33.tar.bz2
gentoo-2f10d9d185e2a45874f6bfa354077972c5e16a33.zip
mail-client/balsa: add subslot dep on OpenLDAP
New OpenLDAP breaks ABI (changes SONAME) Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client/balsa')
-rw-r--r--mail-client/balsa/balsa-2.6.3-r1.ebuild (renamed from mail-client/balsa/balsa-2.6.3.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/balsa/balsa-2.6.3.ebuild b/mail-client/balsa/balsa-2.6.3-r1.ebuild
index 97f92e6b874d..f629d9ea3c60 100644
--- a/mail-client/balsa/balsa-2.6.3.ebuild
+++ b/mail-client/balsa/balsa-2.6.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -29,7 +29,7 @@ DEPEND="
)
>=app-crypt/gpgme-1.13.0:=
sqlite? ( >=dev-db/sqlite-3.24:= )
- ldap? ( net-nds/openldap )
+ ldap? ( net-nds/openldap:= )
rubrica? ( dev-libs/libxml2:2 )
kerberos? ( app-crypt/mit-krb5 )
xface? ( >=media-libs/compface-1.5.1:= )