ci: Windows: Add gperf to dependency list

msys2 removed the gperf package from the base-devel package collection[1].

Add gperf explicitly to the dependency list, without this the Windows
CI will fail.

[1] 085698dce3

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
This commit is contained in:
Lars-Peter Clausen 2022-12-26 10:05:09 -08:00
parent 13ba780fe8
commit 8b0ace3726
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ jobs:
install: >
git
base-devel
gperf
mingw-w64-${{ matrix.arch }}-toolchain
- name: Build and check