mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-17 21:26:13 -07:00
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>
This commit is contained in:
parent
6bee096021
commit
b422da4b3f
2 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ ENV PACKAGES \
|
|||
mingw32-pixman \
|
||||
mingw32-pkg-config \
|
||||
mingw32-SDL2 \
|
||||
msitools \
|
||||
perl \
|
||||
perl-Test-Harness \
|
||||
python3 \
|
||||
|
|
|
|||
|
|
@ -26,6 +26,7 @@ ENV PACKAGES \
|
|||
mingw64-libusbx \
|
||||
mingw64-pixman \
|
||||
mingw64-pkg-config \
|
||||
msitools \
|
||||
perl \
|
||||
perl-Test-Harness \
|
||||
python3 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue