summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-23 00:48:43 +0000
committerSam James <sam@gentoo.org>2022-03-23 00:48:43 +0000
commitc49de9c1104cdda82a11571520b9f00630490bd9 (patch)
tree41c246a9747a01778e17374ff8af6ff92b05f62e /gnustep-libs
parentdev-libs/apr-util: add subslot dep on OpenLDAP (diff)
downloadgentoo-c49de9c1104cdda82a11571520b9f00630490bd9.tar.gz
gentoo-c49de9c1104cdda82a11571520b9f00630490bd9.tar.bz2
gentoo-c49de9c1104cdda82a11571520b9f00630490bd9.zip
gnustep-libs/sope: add subslot dep on OpenLDAP
New OpenLDAP breaks ABI (changes SONAME) Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnustep-libs')
-rw-r--r--gnustep-libs/sope/sope-5.1.1-r1.ebuild (renamed from gnustep-libs/sope/sope-5.1.1.ebuild)4
-rw-r--r--gnustep-libs/sope/sope-5.2.0-r1.ebuild (renamed from gnustep-libs/sope/sope-5.2.0.ebuild)4
2 files changed, 4 insertions, 4 deletions
diff --git a/gnustep-libs/sope/sope-5.1.1.ebuild b/gnustep-libs/sope/sope-5.1.1-r1.ebuild
index 7feec1b83046..08cd6033c79b 100644
--- a/gnustep-libs/sope/sope-5.1.1.ebuild
+++ b/gnustep-libs/sope/sope-5.1.1-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
@@ -16,7 +16,7 @@ IUSE="gnutls ldap mysql postgres +ssl +xml"
RDEPEND="
sys-libs/zlib
- ldap? ( net-nds/openldap )
+ ldap? ( net-nds/openldap:= )
gnutls? ( net-libs/gnutls:= )
!gnutls? (
dev-libs/openssl:0=
diff --git a/gnustep-libs/sope/sope-5.2.0.ebuild b/gnustep-libs/sope/sope-5.2.0-r1.ebuild
index 7feec1b83046..08cd6033c79b 100644
--- a/gnustep-libs/sope/sope-5.2.0.ebuild
+++ b/gnustep-libs/sope/sope-5.2.0-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
@@ -16,7 +16,7 @@ IUSE="gnutls ldap mysql postgres +ssl +xml"
RDEPEND="
sys-libs/zlib
- ldap? ( net-nds/openldap )
+ ldap? ( net-nds/openldap:= )
gnutls? ( net-libs/gnutls:= )
!gnutls? (
dev-libs/openssl:0=