docker: add msitools to Fedora/mingw cross

That should help catch build issues/regressions with wixl.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220114084312.3725242-2-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
staging
Marc-André Lureau 2022-01-14 12:43:12 +04:00 committed by Paolo Bonzini
parent 6bee096021
commit b422da4b3f
2 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,7 @@ ENV PACKAGES \
mingw32-pixman \
mingw32-pkg-config \
mingw32-SDL2 \
msitools \
perl \
perl-Test-Harness \
python3 \

View File

@ -26,6 +26,7 @@ ENV PACKAGES \
mingw64-libusbx \
mingw64-pixman \
mingw64-pkg-config \
msitools \
perl \
perl-Test-Harness \
python3 \