add few missing packages
Some checks failed
Build Linux AppImage / build-appimage (push) Failing after 2m14s
Some checks failed
Build Linux AppImage / build-appimage (push) Failing after 2m14s
This commit is contained in:
@@ -36,6 +36,8 @@ jobs:
|
||||
xvfb \
|
||||
qt6-base-dev \
|
||||
qt6-svg-dev \
|
||||
qt6-multimedia-dev \
|
||||
qt6-tools-dev \
|
||||
libglew-dev \
|
||||
libglfw3-dev \
|
||||
libopus-dev \
|
||||
@@ -54,6 +56,15 @@ jobs:
|
||||
libasound2-dev \
|
||||
libpulse-dev \
|
||||
libsndio-dev \
|
||||
nlohmann-json3-dev \
|
||||
libboost-context-dev \
|
||||
libzstd-dev \
|
||||
liblz4-dev \
|
||||
libsdl2-dev \
|
||||
catch2 \
|
||||
libvulkan-dev \
|
||||
glslang-tools \
|
||||
spirv-tools \
|
||||
zsync \
|
||||
wget
|
||||
|
||||
|
||||
Reference in New Issue
Block a user