mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
meson: Disable harfbuzz:icu in CI
After harfbuzz/harfbuzz:604fe807078ce41d0ac7742547e90b17c066709f harfbuzz falls back to an ICU subproject if one is available, but it's not compatible with our wrap.
This commit is contained in:
parent
7aa9e19a48
commit
864effc7d8
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -25,6 +25,7 @@ jobs:
|
||||
-Dfreetype2:harfbuzz=disabled
|
||||
-Dharfbuzz:freetype=disabled
|
||||
-Dharfbuzz:cairo=disabled
|
||||
-Dharfbuzz:icu=disabled
|
||||
-Dharfbuzz:glib=disabled
|
||||
-Dharfbuzz:gobject=disabled
|
||||
-Dharfbuzz:tests=disabled
|
||||
|
Loading…
x
Reference in New Issue
Block a user