summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/lvm2/lvm2-2.03.22-r3.ebuild')
-rw-r--r--sys-fs/lvm2/lvm2-2.03.22-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/lvm2/lvm2-2.03.22-r3.ebuild b/sys-fs/lvm2/lvm2-2.03.22-r3.ebuild
index 68e624c6d31d..9fb910909966 100644
--- a/sys-fs/lvm2/lvm2-2.03.22-r3.ebuild
+++ b/sys-fs/lvm2/lvm2-2.03.22-r3.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