diff options
Diffstat (limited to 'net-misc/freerdp/freerdp-2.11.1.ebuild')
-rw-r--r-- | net-misc/freerdp/freerdp-2.11.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/freerdp/freerdp-2.11.1.ebuild b/net-misc/freerdp/freerdp-2.11.1.ebuild index bf782f3f0981..d4068b5b9c9e 100644 --- a/net-misc/freerdp/freerdp-2.11.1.ebuild +++ b/net-misc/freerdp/freerdp-2.11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2011-2023 Gentoo Authors +# Copyright 2011-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -83,7 +83,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - valgrind? ( dev-util/valgrind ) + valgrind? ( dev-debug/valgrind ) " BDEPEND=" virtual/pkgconfig |