summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-23 00:35:56 +0000
committerSam James <sam@gentoo.org>2022-03-23 00:44:51 +0000
commitad79b47b284c43f050ea1ed27800d694256b6d2e (patch)
tree904bd0ddbe0c66c25f81805beb4d7ef83597867a /net-analyzer
parentnet-analyzer/zabbix: add subslot dep on OpenLDAP (diff)
downloadgentoo-ad79b47b284c43f050ea1ed27800d694256b6d2e.tar.gz
gentoo-ad79b47b284c43f050ea1ed27800d694256b6d2e.tar.bz2
gentoo-ad79b47b284c43f050ea1ed27800d694256b6d2e.zip
net-analyzer/gvm-libs: add subslot dep on OpenLDAP
New OpenLDAP breaks ABI (changes SONAME) Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/gvm-libs/gvm-libs-20.8.1-r1.ebuild (renamed from net-analyzer/gvm-libs/gvm-libs-20.8.1.ebuild)6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/gvm-libs/gvm-libs-20.8.1.ebuild b/net-analyzer/gvm-libs/gvm-libs-20.8.1-r1.ebuild
index fed39cbb5ac0..1554c843e226 100644
--- a/net-analyzer/gvm-libs/gvm-libs-20.8.1.ebuild
+++ b/net-analyzer/gvm-libs/gvm-libs-20.8.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
@@ -21,7 +21,7 @@ DEPEND="
acct-user/gvm
app-crypt/gpgme:=
dev-libs/glib
- dev-libs/hiredis
+ dev-libs/hiredis:=
dev-libs/libgcrypt:=
dev-libs/libxml2:=
dev-perl/UUID
@@ -29,7 +29,7 @@ DEPEND="
net-libs/libssh:=
net-libs/libpcap:=
sys-libs/zlib
- ldap? ( net-nds/openldap )
+ ldap? ( net-nds/openldap:= )
radius? ( net-dialup/freeradius-client )"
RDEPEND="