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 committed by Stephen Williams
parent ba370285f3
commit 4fd5291632
1 changed files with 1 additions and 0 deletions

View File

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