CI: install glib for the MSYS2 jobs to make pkgconf happy

Fixes a test when using pkgconf instead of pkg-config.

The .pc file in the pkgconfig-gen test requires it and pkgconf seems be
stricter here and fails to validate.
This commit is contained in:
Christoph Reiter 2020-11-22 13:23:05 +01:00 committed by Jussi Pakkanen
parent 9d3aa63681
commit c2f647867e
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ jobs:
mercurial
lcov
mingw-w64-${{ matrix.MSYS2_ARCH }}-cmake
mingw-w64-${{ matrix.MSYS2_ARCH }}-glib2
mingw-w64-${{ matrix.MSYS2_ARCH }}-libxml2
mingw-w64-${{ matrix.MSYS2_ARCH }}-ninja
mingw-w64-${{ matrix.MSYS2_ARCH }}-pkg-config