SHA256
1
0
forked from pool/neovim
Ana Guerrero 2023-11-30 20:59:59 +00:00 committed by Git OBS Bridge
commit 6db05c02e1
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 3 06:58:28 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- msgpack has changed its pkgconfig name, follow suit in neovim.
-------------------------------------------------------------------
Sat Oct 14 11:13:13 UTC 2023 - Matej Cepl <mcepl@cepl.eu>

View File

@ -74,7 +74,7 @@ BuildRequires: python-rpm-macros
BuildRequires: unzip
BuildRequires: pkgconfig(libutf8proc)
BuildRequires: pkgconfig(libuv) >= 1.42.0
BuildRequires: pkgconfig(msgpack)
BuildRequires: pkgconfig(msgpack-c)
BuildRequires: pkgconfig(termkey)
BuildRequires: pkgconfig(tree-sitter) >= 0.20.8
BuildRequires: pkgconfig(unibilium)