mirror of
https://github.com/mborgerson/xemu.git
synced 2025-10-29 21:51:06 +00:00
win64-cross: Add libslirp to dependecies
This commit is contained in:
parent
8ef45cc333
commit
8152913bb9
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user