From 5e93a7a226abab2357d45eff34850df57d1496f2 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Fri, 7 Jul 2023 18:32:34 +0300 Subject: [PATCH 21/21] CI: Update list of packages to install for msys2 job See osdn #48308 Signed-off-by: Marko Lindqvist --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 60d34c3c53..fcb7ae87c8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,6 +26,7 @@ jobs: automake1.16 libtool autoconf + mingw-w64-ucrt-x86_64-7zip mingw-w64-ucrt-x86_64-meson mingw-w64-ucrt-x86_64-pkgconf mingw-w64-ucrt-x86_64-gcc @@ -40,6 +41,7 @@ jobs: mingw-w64-ucrt-x86_64-gtk3 mingw-w64-ucrt-x86_64-gtk4 mingw-w64-ucrt-x86_64-qt6-base + mingw-w64-ucrt-x86_64-qt6-svg mingw-w64-ucrt-x86_64-SDL2_image mingw-w64-ucrt-x86_64-SDL2_ttf mingw-w64-ucrt-x86_64-SDL2_gfx -- 2.40.1