summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-cdr/dumpet/dumpet-2.1_p20140601-r4.ebuild')
-rw-r--r--app-cdr/dumpet/dumpet-2.1_p20140601-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/dumpet/dumpet-2.1_p20140601-r4.ebuild b/app-cdr/dumpet/dumpet-2.1_p20140601-r4.ebuild
index a736ceeb0abe..c501bba34847 100644
--- a/app-cdr/dumpet/dumpet-2.1_p20140601-r4.ebuild
+++ b/app-cdr/dumpet/dumpet-2.1_p20140601-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ IUSE="test"
RESTRICT="test"
BDEPEND="virtual/pkgconfig
- test? ( dev-util/valgrind )"
+ test? ( dev-debug/valgrind )"
DEPEND="dev-libs/libxml2
dev-libs/popt"
RDEPEND="${DEPEND}"