commit:     bb592464fdef8a28dd8e37ca1463ce338fc88d7b
Author:     Brahmajit Das <brahmajit.xyz <AT> gmail <DOT> com>
AuthorDate: Thu Sep 14 17:12:18 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 24 06:03:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb592464

app-editors/neovim: Sync dependencies of 9999 and 0.9.2

Signed-off-by: Brahmajit Das <brahmajit.xyz <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-editors/neovim/neovim-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-editors/neovim/neovim-9999.ebuild 
b/app-editors/neovim/neovim-9999.ebuild
index 6c5ebb7aaf30..7af8db556a56 100644
--- a/app-editors/neovim/neovim-9999.ebuild
+++ b/app-editors/neovim/neovim-9999.ebuild
@@ -40,7 +40,7 @@ BDEPEND="${LUA_DEPS}
 # Check 
https://github.com/neovim/neovim/blob/master/third-party/CMakeLists.txt for
 # new dependency bounds and so on on bumps (obviously adjust for right 
branch/tag).
 DEPEND="${LUA_DEPS}
-       >=dev-lua/luv-1.44.2[${LUA_SINGLE_USEDEP}]
+       >=dev-lua/luv-1.45.0[${LUA_SINGLE_USEDEP}]
        $(lua_gen_cond_dep '
                dev-lua/lpeg[${LUA_USEDEP}]
                dev-lua/mpack[${LUA_USEDEP}]
@@ -48,8 +48,8 @@ DEPEND="${LUA_DEPS}
        $(lua_gen_cond_dep '
                dev-lua/LuaBitOp[${LUA_USEDEP}]
        ' lua5-{1,2})
-       >=dev-libs/libuv-1.44.2:=
-       >=dev-libs/libvterm-0.3
+       >=dev-libs/libuv-1.46.0:=
+       >=dev-libs/libvterm-0.3.3
        >=dev-libs/msgpack-3.0.0:=
        >=dev-libs/tree-sitter-0.20.8:=
        >=dev-libs/libtermkey-0.22

Reply via email to