mirror of
https://git.suyu.dev/suyu/build-environments.git
synced 2026-02-04 21:04:00 +00:00
fresh: Add patchelf
Required for lat9nq/deploy linux deploy script.
This commit is contained in:
parent
3a02dc4792
commit
8b8acfb24b
@ -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 New Issue
Block a user