[packages/neovim] Update vterm dependency

glen glen at pld-linux.org
Mon Jan 11 12:49:29 CET 2021


commit 2440d75942582c08e3c1b06e993aa51179ca27cf
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Fri Nov 6 14:59:32 2020 +0200

    Update vterm dependency
    
    LIBVTERM 0.0 was found but version 0.1 is the minimum requirement.

 neovim.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/neovim.spec b/neovim.spec
index 6dafede..4037caf 100644
--- a/neovim.spec
+++ b/neovim.spec
@@ -29,7 +29,7 @@ BuildRequires:	jemalloc-devel
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtermkey-devel
 BuildRequires:	libuv-devel
-BuildRequires:	libvterm-devel < 0.1.3
+BuildRequires:	libvterm-devel >= 0.1.0
 BuildRequires:	lua-bitop >= 1.0.2
 BuildRequires:	lua-lpeg
 BuildRequires:	lua-mpack >= 1.0.2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/neovim.git/commitdiff/2440d75942582c08e3c1b06e993aa51179ca27cf



More information about the pld-cvs-commit mailing list