mirror of
https://github.com/yuzu-emu/build-environments
synced 2024-11-22 11:13:47 +00:00
fresh: Add patchelf
Required for lat9nq/deploy linux deploy script.
This commit is contained in:
parent
3a02dc4792
commit
8b8acfb24b
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ RUN useradd -m -u 1027 -s /bin/bash yuzu && \
|
|||
mesa-common-dev \
|
||||
nasm \
|
||||
ninja-build \
|
||||
patchelf \
|
||||
pkg-config \
|
||||
python3-pip \
|
||||
python3-setuptools \
|
||||
|
|
Loading…
Reference in a new issue