summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/dwz/dwz-0.15-r1.ebuild')
-rw-r--r--sys-devel/dwz/dwz-0.15-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/dwz/dwz-0.15-r1.ebuild b/sys-devel/dwz/dwz-0.15-r1.ebuild
index 51035e7330d4..a463f143326f 100644
--- a/sys-devel/dwz/dwz-0.15-r1.ebuild
+++ b/sys-devel/dwz/dwz-0.15-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
@@ -25,7 +25,7 @@ DEPEND="${RDEPEND}"
BDEPEND="test? (
dev-libs/elfutils[utils]
dev-util/dejagnu
- sys-devel/gdb
+ dev-debug/gdb
)"
src_prepare() {