summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli Abdel-Qader <abdelqaderali@protonmail.com>2020-11-21 19:28:18 -0500
committerPatrice Clement <monsieurp@gentoo.org>2020-12-06 23:33:50 +0100
commit635954b7268d459803227cc195a1ef1dea504e2f (patch)
tree129626f8867aba3c6a5fa62dbdc5ed1053aff931 /app-editors
parentnet-analyzer/suricata: bump the old stable branch to 5.0.5 (diff)
downloadgentoo-635954b7268d459803227cc195a1ef1dea504e2f.tar.gz
gentoo-635954b7268d459803227cc195a1ef1dea504e2f.tar.bz2
gentoo-635954b7268d459803227cc195a1ef1dea504e2f.zip
app-editors/neovim: add dev-libs/treesitter as dep.
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Ali Abdel-Qader <abdelqaderali@protonmail.com> Closes: https://bugs.gentoo.org/753272 Closes: https://github.com/gentoo/gentoo/pull/18354 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/neovim/neovim-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-editors/neovim/neovim-9999.ebuild b/app-editors/neovim/neovim-9999.ebuild
index ae758e6e27bd..1812d36b55da 100644
--- a/app-editors/neovim/neovim-9999.ebuild
+++ b/app-editors/neovim/neovim-9999.ebuild
@@ -37,6 +37,7 @@ DEPEND="
dev-libs/libuv:0=
>=dev-libs/libvterm-0.1.2
dev-libs/msgpack:0=
+ dev-libs/tree-sitter:=
dev-lua/lpeg[luajit=]
dev-lua/luv[luajit=]
dev-lua/mpack[luajit=]