mirror of
https://git.suyu.dev/suyu/build-environments.git
synced 2026-03-07 16:26:28 +00:00
linux: Add glslang and glslang-utils to mingw and fresh containers
...respectively. Required for TCR.
This commit is contained in:
@@ -7,12 +7,12 @@ RUN useradd -m -u 1027 -s /bin/bash yuzu && \
|
||||
build-essential \
|
||||
gcc-10 \
|
||||
g++-10 \
|
||||
glslang-tools \
|
||||
libavcodec-dev \
|
||||
libavutil-dev \
|
||||
libswscale-dev \
|
||||
libboost-all-dev \
|
||||
liblz4-dev \
|
||||
libmbedtls-dev \
|
||||
libopus-dev \
|
||||
libsdl2-dev \
|
||||
libssl-dev \
|
||||
|
||||
Reference in New Issue
Block a user