diff options
Diffstat (limited to 'sys-fs/lvm2/lvm2-2.03.22-r1.ebuild')
-rw-r--r-- | sys-fs/lvm2/lvm2-2.03.22-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/lvm2/lvm2-2.03.22-r1.ebuild b/sys-fs/lvm2/lvm2-2.03.22-r1.ebuild index 6d98d1035b43..9be497c789ab 100644 --- a/sys-fs/lvm2/lvm2-2.03.22-r1.ebuild +++ b/sys-fs/lvm2/lvm2-2.03.22-r1.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 @@ -54,7 +54,7 @@ DEPEND=" ) selinux? ( sys-libs/libselinux[static-libs] ) ) - valgrind? ( >=dev-util/valgrind-3.6 ) + valgrind? ( >=dev-debug/valgrind-3.6 ) " BDEPEND=" sys-devel/autoconf-archive |