[packages/neovim] correct luv build and runtime deps

atler atler at pld-linux.org
Tue May 3 13:01:15 CEST 2022


commit e4135160165eb6a16dd74c207825d4131bb936dd
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue May 3 13:00:45 2022 +0200

    correct luv build and runtime deps

 neovim.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/neovim.spec b/neovim.spec
index 3eb74c4..f818224 100644
--- a/neovim.spec
+++ b/neovim.spec
@@ -39,7 +39,6 @@ BuildRequires:	libuv-devel >= 1.28.0
 BuildRequires:	libvterm-devel >= 0.1.0
 BuildRequires:	lua-bitop >= 1.0.2
 BuildRequires:	lua-lpeg
-BuildRequires:	%{?with_prefer_lua:lua51}%{!?with_prefer_lua:luajit}-luv
 BuildRequires:	lua-mpack >= 1.0.2
 BuildRequires:	msgpack-devel >= 1.1.0
 BuildRequires:	pkgconfig
@@ -59,6 +58,7 @@ Requires:	gtk-update-icon-cache
 Requires:	hicolor-icon-theme
 Requires:	libtermkey >= 0.18
 Requires:	libuv >= 1.28.0
+Requires:	%{?with_prefer_lua:lua51}%{!?with_prefer_lua:luajit}-luv
 Suggests:	python-neovim
 Suggests:	python3-neovim
 Suggests:	ruby-neovim
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list