github/workflows: install xxhash on msys2

msys added xxhash has a makedep for libplacebo* which means we need to
install it in the CI as well if we want to build against it.

*: 07f4c34d22
This commit is contained in:
Dudemanguy 2023-11-30 09:18:45 -06:00
parent 8b4a995a9d
commit 67aa568437
1 changed files with 1 additions and 0 deletions

View File

@ -270,6 +270,7 @@ jobs:
uchardet:p
vapoursynth:p
vulkan:p
xxhash:p
- name: Build with meson
id: build