Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 753272

Summary: app-editors/neovim-9999 now requires treesitter to build
Product: Gentoo Linux Reporter: Ali Abdel-Qader <abdelqaderali>
Component: Current packagesAssignee: Vim Maintainers <vim>
Status: RESOLVED FIXED    
Severity: normal CC: amanzharov, anrock623, azat, ogromnycoding, sarnex, yellowhat46, zelezarof
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/18354
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log

Description Ali Abdel-Qader 2020-11-06 01:59:28 UTC
Created attachment 670121 [details]
build log

Commit 3eb241d added treesitter as a dependency to neovim by default. Currently this will cause neovim to fail to build. I'm assuming we will either need to make an ebuild for treesitter or disable it in a CMake option.
Comment 1 Larry the Git Cow gentoo-dev 2020-12-06 22:46:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=635954b7268d459803227cc195a1ef1dea504e2f

commit 635954b7268d459803227cc195a1ef1dea504e2f
Author:     Ali Abdel-Qader <abdelqaderali@protonmail.com>
AuthorDate: 2020-11-22 00:28:18 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2020-12-06 22:33:50 +0000

    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>

 app-editors/neovim/neovim-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)