mirror of
https://git.suyu.dev/suyu/build-environments.git
synced 2025-12-22 05:45:59 +01: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 \
|
mesa-common-dev \
|
||||||
nasm \
|
nasm \
|
||||||
ninja-build \
|
ninja-build \
|
||||||
|
patchelf \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
python3-pip \
|
python3-pip \
|
||||||
python3-setuptools \
|
python3-setuptools \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue