Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro Infrastructure
libretro-build-mxe-win-cross-cores
Commits
d00d2d3f
Commit
d00d2d3f
authored
Jan 08, 2021
by
jdgleaver
Browse files
Dockerfile.gcc10: Add nasm (host)
parent
e33d7584
Pipeline
#9720
passed with stage
in 161 minutes and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile.gcc10
View file @
d00d2d3f
...
...
@@ -61,7 +61,8 @@ ENV PACKAGES \
sed \
unzip \
wget \
xz-utils
xz-utils \
nasm
RUN set -eux; \
apt-get update; \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment