[packages/neovim/dev-0.4: 8/8] Update vterm dependency

glen glen at pld-linux.org
Fri Nov 6 14:56:36 CET 2020


commit 3d4f3f40e403a96dd68d003d15470bcff1503bda
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 6fc567f..0331f65 100644
--- a/neovim.spec
+++ b/neovim.spec
@@ -25,7 +25,7 @@ BuildRequires:	jemalloc-devel
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtermkey-devel
 BuildRequires:	libuv-devel
-BuildRequires:	libvterm-devel
+BuildRequires:	libvterm-devel >= 0.1.0
 BuildRequires:	msgpack-devel >= 1.1.0
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.596
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/neovim.git/commitdiff/3d4f3f40e403a96dd68d003d15470bcff1503bda



More information about the pld-cvs-commit mailing list