add few missing packages
Some checks failed
Build Linux AppImage / build-appimage (push) Failing after 2m14s

This commit is contained in:
2026-01-14 22:24:00 -03:00
parent eef8b220ce
commit ade9419c6e

View File

@@ -36,6 +36,8 @@ jobs:
xvfb \ xvfb \
qt6-base-dev \ qt6-base-dev \
qt6-svg-dev \ qt6-svg-dev \
qt6-multimedia-dev \
qt6-tools-dev \
libglew-dev \ libglew-dev \
libglfw3-dev \ libglfw3-dev \
libopus-dev \ libopus-dev \
@@ -54,6 +56,15 @@ jobs:
libasound2-dev \ libasound2-dev \
libpulse-dev \ libpulse-dev \
libsndio-dev \ libsndio-dev \
nlohmann-json3-dev \
libboost-context-dev \
libzstd-dev \
liblz4-dev \
libsdl2-dev \
catch2 \
libvulkan-dev \
glslang-tools \
spirv-tools \
zsync \ zsync \
wget wget