mirror of
https://github.com/mesonbuild/meson.git
synced 2026-06-30 19:57:45 +00:00
ci: Replace removed wine-stable with wine on ubuntu-rolling
Signed-off-by: Michał Górny <mgorny@quansight.com>
This commit is contained in:
committed by
Eli Schwartz
parent
6b1845ac40
commit
88285d41fd
@@ -47,7 +47,7 @@ eatmydata apt-get -y build-dep meson
|
||||
|
||||
# packages
|
||||
eatmydata apt-get -y install "${pkgs[@]}" "${transitivepkgs[@]}"
|
||||
eatmydata apt-get -y install --no-install-recommends wine-stable # Wine is special
|
||||
eatmydata apt-get -y install --no-install-recommends wine # Wine is special
|
||||
|
||||
# HACK: build hotdoc from git repo since current sdist is broken on modern compilers
|
||||
# change back to 'hotdoc' once it's fixed
|
||||
|
||||
Reference in New Issue
Block a user