commit: c1a83214934ebc4113786ffe409a2d6bb8313296
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 3 20:31:17 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 3 20:31:17 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1a83214
dev-util/cvise: 9999 needs dev-util/tree-sitter-cli
Reported by kostadin.
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/cvise/cvise-9999.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-util/cvise/cvise-9999.ebuild b/dev-util/cvise/cvise-9999.ebuild
index 958e14f96345..17123ae03814 100644
--- a/dev-util/cvise/cvise-9999.ebuild
+++ b/dev-util/cvise/cvise-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -50,6 +50,7 @@ RDEPEND="
BDEPEND="
${PYTHON_DEPS}
app-alternatives/lex
+ dev-util/tree-sitter-cli
test? (
$(python_gen_cond_dep '
dev-python/pytest[${PYTHON_USEDEP}]