commit: a70e0314d8694af677e6a6505ce6f365eaf3d22d
Author: Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Fri Jan 19 10:26:58 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 19 11:23:24 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a70e0314
dev-util/kdevelop-valgrind: {dev-util → dev-debug}/valgrind
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e3d413c90ed50a6f9582ee1e3817398d4a82319
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Closes: https://github.com/gentoo/kde/pull/976
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/kdevelop-valgrind/kdevelop-valgrind-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/kdevelop-valgrind/kdevelop-valgrind-9999.ebuild
b/dev-util/kdevelop-valgrind/kdevelop-valgrind-9999.ebuild
index 8beac67d9f..591b3e858f 100644
--- a/dev-util/kdevelop-valgrind/kdevelop-valgrind-9999.ebuild
+++ b/dev-util/kdevelop-valgrind/kdevelop-valgrind-9999.ebuild
@@ -37,5 +37,5 @@ DEPEND="${COMMON_DEPEND}
>=kde-frameworks/kitemmodels-${KFMIN}:5
"
RDEPEND="${COMMON_DEPEND}
- dev-util/valgrind
+ dev-debug/valgrind
"