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 8ea326c commit 601ccafCopy full SHA for 601ccaf
1 file changed
ci/azure-pipelines-steps.yml
@@ -28,7 +28,7 @@ steps:
28
29
- ${{ if eq(parameters.installer, 'brew') }}:
30
- script: |
31
- brew install pkg-config ffmpeg imagemagick mplayer ccache
+ brew install pkg-config ffmpeg imagemagick mplayer ccache xquartz
32
displayName: 'Install dependencies with brew'
33
34
- ${{ if eq(parameters.installer, 'apt') }}:
0 commit comments