commit:     4ab4c9ee13cd33308386ca30c223b808dd16dc8e
Author:     Brahmajit Das <brahmajit.xyz <AT> gmail <DOT> com>
AuthorDate: Sat Jun 29 18:41:24 2024 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Jul 11 16:28:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ab4c9ee

app-editors/neovim: 9999 needs dev-libs/libutf8proc to build

With upstream commit 32e16cb0b6[0],neovim now needs utfproc to build

[0]:
https://github.com/neovim/neovim/commit/32e16cb0b6b046ba45d3e14c0fdb0383ad8bee1e

Closes: https://bugs.gentoo.org/935152
Signed-off-by: Brahmajit Das <brahmajit.xyz <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/37363
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

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

diff --git a/app-editors/neovim/neovim-9999.ebuild 
b/app-editors/neovim/neovim-9999.ebuild
index e09b705b7388..c10fff1c4d66 100644
--- a/app-editors/neovim/neovim-9999.ebuild
+++ b/app-editors/neovim/neovim-9999.ebuild
@@ -53,6 +53,7 @@ DEPEND="${LUA_DEPS}
        >=dev-libs/msgpack-3.0.0:=
        >=dev-libs/tree-sitter-0.22.6:=
        >=dev-libs/unibilium-2.0.0:0=
+       >=dev-libs/libutf8proc-2.9.0:=
 "
 RDEPEND="
        ${DEPEND}

Reply via email to