[packages/neovim] runtime require lua*-lpeg
atler
atler at pld-linux.org
Sun May 19 14:21:15 CEST 2024
commit b875481047a6c90331daffc913d1a42c435e012c
Author: Jan Palus <atler at pld-linux.org>
Date: Sun May 19 14:20:17 2024 +0200
runtime require lua*-lpeg
neovim.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/neovim.spec b/neovim.spec
index 9a272b4..b0d2954 100644
--- a/neovim.spec
+++ b/neovim.spec
@@ -59,6 +59,7 @@ BuildRequires: luajit-luv-devel >= 1.43.0
%endif
Requires: libuv >= 1.28.0
Requires: libvterm >= 0.3.3
+Requires: lua%{!?with_prefer_lua:jit}-lpeg
Requires: %{?with_prefer_lua:lua51}%{!?with_prefer_lua:luajit}-luv
Requires: tree-sitter >= 0.20.9
Suggests: %{name}-desktop = %{version}-%{release}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/neovim.git/commitdiff/b875481047a6c90331daffc913d1a42c435e012c
More information about the pld-cvs-commit
mailing list