gtk/.gitlab-ci
Jacob Boerema 4882268a20 test-msys2-meson: fix pipeline failure on GTK3
On GTK3 the msys2-mingw64-meson job is failing due to error:
mingw-w64-x86_64-pkg-config and mingw-w64-x86_64-pkgconf are in
 conflict. Remove mingw-w64-x86_64-pkgconf? [Y/n]

To fix this we change required package pkg-config to pkgconf, which
is what the GTK4 branch also uses.
2023-12-16 11:18:56 -05:00
..
debian-gtk3.Dockerfile ci: Update Debian image to current stable 2021-10-04 13:23:32 +01:00
fedora-gtk3.Dockerfile ci: Bump Fedora base image 2022-06-17 19:31:16 +02:00
run-docker.sh ci: Backport the changes to the Docker script 2020-03-13 15:51:57 +00:00
test-docker-meson.sh ci: Dist using Meson 2022-12-06 22:21:43 +00:00
test-msys2-meson.sh test-msys2-meson: fix pipeline failure on GTK3 2023-12-16 11:18:56 -05:00