Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit e2e4e62

Browse files
Add sdl2_image to Windows build.
1 parent ee7d32f commit e2e4e62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

naev/naev-windows/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get install -y mxe-x86-64-w64-mingw32.sha
3434
mxe-x86-64-w64-mingw32.shared-vorbis mxe-x86-64-w64-mingw32.shared-libxml2 \
3535
mxe-x86-64-w64-mingw32.shared-openal mxe-x86-64-w64-mingw32.shared-pkgconf \
3636
mxe-x86-64-w64-mingw32.shared-physfs mxe-x86-64-w64-mingw32.shared-sdl2 \
37-
mxe-x86-64-w64-mingw32.shared-sdl2-mixer mxe-x86-64-w64-mingw32.shared-mingw-w64 \
38-
mxe-x86-64-w64-mingw32.shared-suitesparse
37+
mxe-x86-64-w64-mingw32.shared-sdl2-image mxe-x86-64-w64-mingw32.shared-sdl2-mixer \
38+
mxe-x86-64-w64-mingw32.shared-mingw-w64 mxe-x86-64-w64-mingw32.shared-suitesparse
3939

4040

4141
# Add MXE to PATH

0 commit comments

Comments
 (0)