Skip to content

Commit

Permalink
win64-cross: Add libslirp to dependecies
Browse files Browse the repository at this point in the history
  • Loading branch information
mborgerson committed Jun 15, 2024
1 parent 8ef45cc commit 8152913
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ubuntu-win64-cross/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ RUN cd /opt \
pixman \
libsamplerate \
openssl \
cmake
cmake \
libslirp

RUN rm /opt/mxe/src/sdl2*.patch
COPY sdl2.mk /opt/mxe/src/sdl2.mk
Expand Down

0 comments on commit 8152913

Please sign in to comment.