diff options
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=" |