mirror of
https://git.suyu.dev/suyu/build-environments.git
synced 2025-12-22 05:45:59 +01:00
Merge pull request #26 from lat9nq/mingw-remove-ffmpeg
linux-fresh: Add package nasm
This commit is contained in:
commit
1f77c51c5a
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ RUN useradd -m -u 1027 -s /bin/bash yuzu && \
|
||||||
libssl-dev \
|
libssl-dev \
|
||||||
libzip-dev \
|
libzip-dev \
|
||||||
libzstd-dev \
|
libzstd-dev \
|
||||||
|
nasm \
|
||||||
ninja-build \
|
ninja-build \
|
||||||
python3-pip \
|
python3-pip \
|
||||||
python3-setuptools \
|
python3-setuptools \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue