From c41b0d33e499b1262ee8e5fea160a2147c886cb6 Mon Sep 17 00:00:00 2001 From: Hank Leininger Date: Tue, 27 Feb 2024 18:13:45 -0700 Subject: [PATCH] net-analyzer/hydra: build fails with freerdp-3 Signed-off-by: Hank Leininger Closes: https://bugs.gentoo.org/925662 --- net-analyzer/hydra/hydra-9.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/hydra/hydra-9.5.ebuild b/net-analyzer/hydra/hydra-9.5.ebuild index da02a32c17e6b..b2d1e15fe2fec 100644 --- a/net-analyzer/hydra/hydra-9.5.ebuild +++ b/net-analyzer/hydra/hydra-9.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -33,7 +33,7 @@ RDEPEND=" oracle? ( dev-db/oracle-instantclient[sdk] ) pcre? ( dev-libs/libpcre2 ) postgres? ( dev-db/postgresql:* ) - rdp? ( net-misc/freerdp ) + rdp? ( >=net-misc/freerdp-2.0.0 =net-libs/libssh-0.4.0 ) samba? ( net-fs/samba ) subversion? ( dev-vcs/subversion )