summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrahmajit Das <brahmajit.xyz@gmail.com>2024-05-21 13:00:49 +0530
committerSam James <sam@gentoo.org>2024-05-25 09:26:45 +0100
commit21662224990dcbd47f45e9eef3aeed0df24d1544 (patch)
tree30713ee370f091f6fc57dbfdc4dae10b3b55b5d3 /app-editors/neovim
parentapp-emulation/qemu-guest-agent: Fix cross-compilation issue (diff)
downloadgentoo-21662224990dcbd47f45e9eef3aeed0df24d1544.tar.gz
gentoo-21662224990dcbd47f45e9eef3aeed0df24d1544.tar.bz2
gentoo-21662224990dcbd47f45e9eef3aeed0df24d1544.zip
app-editors/neovim: Fix live ebuild tree-sitter dependency
- 9999 now needs tree-sitter-0.22.6 Closes: https://bugs.gentoo.org/932001 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36714 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/neovim')
-rw-r--r--app-editors/neovim/neovim-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/neovim/neovim-9999.ebuild b/app-editors/neovim/neovim-9999.ebuild
index cf83ee7053ff..e09b705b7388 100644
--- a/app-editors/neovim/neovim-9999.ebuild
+++ b/app-editors/neovim/neovim-9999.ebuild
@@ -51,7 +51,7 @@ DEPEND="${LUA_DEPS}
>=dev-libs/libuv-1.46.0:=
>=dev-libs/libvterm-0.3.3
>=dev-libs/msgpack-3.0.0:=
- >=dev-libs/tree-sitter-0.20.9:=
+ >=dev-libs/tree-sitter-0.22.6:=
>=dev-libs/unibilium-2.0.0:0=
"
RDEPEND="