Merge pull request #26 from lat9nq/mingw-remove-ffmpeg

linux-fresh: Add package nasm
This commit is contained in:
bunnei
2021-02-05 21:47:54 -08:00
committed by GitHub

View File

@@ -20,6 +20,7 @@ RUN useradd -m -u 1027 -s /bin/bash yuzu && \
libssl-dev \
libzip-dev \
libzstd-dev \
nasm \
ninja-build \
python3-pip \
python3-setuptools \