!14 add requires luajit-devel for add Lua header files to fix execution error
From: @zhangxianting Reviewed-by: @georgecao Signed-off-by: @georgecao
This commit is contained in:
commit
40a7a97eda
@ -5,7 +5,7 @@
|
||||
|
||||
Name: luarocks
|
||||
Version: 3.5.0
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: A deployment and management system for Lua modules
|
||||
|
||||
License: MIT
|
||||
@ -20,6 +20,7 @@ BuildRequires: luajit-devel
|
||||
|
||||
Requires: unzip
|
||||
Requires: zip
|
||||
Requires: luajit-devel
|
||||
|
||||
|
||||
%description
|
||||
@ -65,6 +66,9 @@ mkdir -p %{buildroot}%{_prefix}/lib/luarocks/rocks-%{lua_version}
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 21 2024 zhangxianting <zhangxianting@uniontech.com> - 3.5.0-4
|
||||
- add requires luajit-devel for add Lua header files to fix execution error
|
||||
|
||||
* Wed May 29 2024 zhangxianting <zhangxianting@uniontech.com> - 3.5.0-3
|
||||
- modify buildrequire openresty to luajit-devel
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user