[packages/neovim/dev-0.4: 7/8] Use bundled luv

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


commit a03fbef5799223a7f9c65639718ecf9b022fc80b
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Fri Nov 6 14:58:29 2020 +0200

    Use bundled luv
    
    Due lack of system package

 neovim.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/neovim.spec b/neovim.spec
index f985806..6fc567f 100644
--- a/neovim.spec
+++ b/neovim.spec
@@ -77,7 +77,7 @@ cd .deps
 	-DUSE_BUNDLED_MSGPACK=OFF \
 	-DUSE_BUNDLED_LUAJIT=OFF \
 	-DUSE_BUNDLED_LUAROCKS=OFF \
-	-DUSE_BUNDLED_LUV=OFF \
+	-DUSE_BUNDLED_LUV=ON \
 	../third-party
 %{__make}
 
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list