SHA256
1
0
forked from pool/neovim

Accepting request 1178385 from home:breadyx_:branches:editors

Add lua51-lpeg as dependency, since without it neovim doesn't want to start (tested on a fresh container)

OBS-URL: https://build.opensuse.org/request/show/1178385
OBS-URL: https://build.opensuse.org/package/show/editors/neovim?expand=0&rev=149
This commit is contained in:
Martin Pluskal 2024-06-04 17:18:16 +00:00 committed by Git OBS Bridge
parent bfff8a956c
commit 1e08408073
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 3 20:47:10 UTC 2024 - Alexandru Gabriel Bradatan <alex.bradatan85@yahoo.it>
- Add lua51-lpeg as dependency
-------------------------------------------------------------------
Mon May 27 06:36:34 UTC 2024 - Michal Vyskocil <michal.vyskocil@gmail.com>

View File

@ -78,6 +78,7 @@ BuildRequires: lua51-BitOp
BuildRequires: lua51-devel
%endif
Requires: lua51-bit32
Requires: lua51-lpeg
Requires: lua51-luv
Recommends: python3-neovim