CI, workflows: Add vulkan-headers for MSYS2

This commit is contained in:
Alexander Babikov
2024-03-24 01:50:39 +05:00
parent f63cc093e1
commit e5fe2dd1fa
3 changed files with 3 additions and 2 deletions

View File

@@ -12,3 +12,4 @@ libslirp
fluidsynth fluidsynth
qt5-static qt5-static
qt5-translations qt5-translations
vulkan-headers

View File

@@ -63,8 +63,7 @@ jobs:
slug: -Qt slug: -Qt
packages: >- packages: >-
qt5-static:p qt5-static:p
# qt5-base:p vulkan-headers:p
# qt5-tools:p
environment: environment:
# - msystem: MSYS # - msystem: MSYS
# toolchain: ./cmake/flags-gcc-x86_64.cmake # toolchain: ./cmake/flags-gcc-x86_64.cmake

View File

@@ -68,6 +68,7 @@ jobs:
packages: >- packages: >-
qt5-base:p qt5-base:p
qt5-tools:p qt5-tools:p
vulkan-headers:p
environment: environment:
# - msystem: MSYS # - msystem: MSYS
# toolchain: ./cmake/flags-gcc-x86_64.cmake # toolchain: ./cmake/flags-gcc-x86_64.cmake