Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5fd2d5 commit 26578caCopy full SHA for 26578ca
.github/workflows/tests.yml
@@ -144,7 +144,7 @@ jobs:
144
macOS)
145
brew install ccache
146
brew tap homebrew/cask-fonts
147
- brew install font-noto-sans-cjk
+ brew install font-noto-sans-cjk gtk4
148
;;
149
esac
150
azure-pipelines.yml
@@ -117,7 +117,7 @@ stages:
117
118
darwin)
119
brew install --cask xquartz
120
- brew install pkg-config ffmpeg imagemagick mplayer ccache
+ brew install pkg-config ffmpeg gtk4 imagemagick mplayer ccache
121
122
brew install font-noto-sans-cjk-sc
123
0 commit comments