Skip to content

Commit

Permalink
CICD: Add libraw to the MXE build container.
Browse files Browse the repository at this point in the history
In support of subsurface#3954.

Also update MXE to the latest version.

Signed-off-by: Michael Keller <[email protected]>
  • Loading branch information
mikeller committed Sep 13, 2024
1 parent 1a3bc9b commit e4a1123
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
18 changes: 0 additions & 18 deletions scripts/docker/mxe-build-container/build-container.sh

This file was deleted.

1 change: 1 addition & 0 deletions scripts/docker/mxe-build-container/settings.mk
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ LOCAL_PKG_LIST := gcc \
libgit2 \
libftdi1 \
mdbtools \
libraw \
qtconnectivity \
qtdeclarative \
qtimageformats \
Expand Down

0 comments on commit e4a1123

Please sign in to comment.