Fix libsv include path

https://github.com/uael/sv/pull/61
This commit is contained in:
Zephyr Lykos 2026-04-06 16:45:47 +08:00
commit 6ca325df1c
No known key found for this signature in database
GPG key ID: D3E9D31E2F77F04D

View file

@ -15,12 +15,11 @@ License: Apache-2.0
URL: https://xmake.io
Source: %forgesource
Patch0: 0001-pkgconfig-fix-check.patch
Patch1: 0001-system-include.patch
Patch2: 0001-add-relwithdebinfo-build-mode.patch
Patch0: 0001-system-include.patch
Patch1: 0001-add-relwithdebinfo-build-mode.patch
# I think this is all the places that need to be fixed for lua 5.5.
# It's a lot.
Patch3: xmake-3.0.7-lua-5.5.patch
Patch2: xmake-3.0.7-lua-5.5.patch
BuildRequires: pkgconfig(ncurses)
BuildRequires: pkgconfig(readline)