Added libshaderc-dev package installation to image
build-ci-image / image (push) Successful in 2m45s

This commit is contained in:
2026-05-06 01:25:19 +03:00
parent 00c63c4fcc
commit 113e8c71b4
+1
View File
@@ -52,6 +52,7 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
gcovr \
valgrind \
libvulkan-dev \
libshaderc-dev \
vulkan-tools \
vulkan-validationlayers \
mesa-vulkan-drivers \