mirror of
https://git.suyu.dev/suyu/build-environments.git
synced 2025-12-21 21:35:58 +01:00
linux: Add glslang and glslang-utils to mingw and fresh containers
...respectively. Required for TCR.
This commit is contained in:
parent
b6af5cee89
commit
0a9e0ecccc
2 changed files with 2 additions and 1 deletions
|
|
@ -14,6 +14,7 @@ RUN useradd -m -u 1027 -s /bin/bash yuzu && mkdir -p /tmp/pkgs && \
|
|||
gnupg \
|
||||
wget \
|
||||
git \
|
||||
glslang \
|
||||
python-pip \
|
||||
python \
|
||||
python2 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue