mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-29 08:47:13 +00:00
ci: use upstream Wine
This commit is contained in:
parent
f0eb8cc57d
commit
29b65c0bc7
@ -151,9 +151,10 @@ makecheck-debian32:
|
||||
# Same as makecheck job but use Windows build
|
||||
makecheck-windows:
|
||||
script:
|
||||
- dnf5 config-manager addrepo --from-repofile="https://dl.winehq.org/wine-builds/fedora/$(rpm -E %fedora)/winehq.repo"
|
||||
- >
|
||||
dnf install -y
|
||||
wine mingw64-gcc-c++
|
||||
winehq-devel mingw64-gcc-c++
|
||||
mingw64-openssl mingw64-glib2 mingw64-glib-networking mingw64-libjpeg-turbo
|
||||
mingw64-pixman mingw64-opus mingw64-winpthreads mingw64-zlib
|
||||
mingw64-gstreamer1-plugins-base mingw64-gstreamer1-plugins-good mingw64-orc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user