Merge pull request #61 from lat9nq/patchelf

fresh: Add patchelf
This commit is contained in:
liushuyu
2022-09-24 15:16:55 -06:00
committed by GitHub

View File

@@ -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 \