mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-01-26 13:38:15 +03:00
docker: Install nasm package.
Required by dav1d. This got lost somewhere between rebases and branches.
This commit is contained in:
parent
43bfd2a6ae
commit
d101742156
@ -61,6 +61,7 @@ RUN apt-get install -y \
|
||||
libcapstone-dev:i386 \
|
||||
libutfcpp-dev \
|
||||
yasm \
|
||||
nasm \
|
||||
&& rm -rf /opt/usr/share/doc /opt/usr/share/info /opt/usr/share/man \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user