There was an error while loading. Please reload this page.
2 parents 8ea326c + 6488d90 commit a1c977aCopy full SHA for a1c977a
1 file changed
ci/azure-pipelines-steps.yml
@@ -28,6 +28,7 @@ steps:
28
29
- ${{ if eq(parameters.installer, 'brew') }}:
30
- script: |
31
+ brew cask install xquartz
32
brew install pkg-config ffmpeg imagemagick mplayer ccache
33
displayName: 'Install dependencies with brew'
34
0 commit comments