Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dedc7ff

Browse files
jklymakMeeseeksDev[bot]
authored and
MeeseeksDev[bot]
committed
Backport PR #15429: Fix OSX build on azure
1 parent aa41446 commit dedc7ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/azure-pipelines-steps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ steps:
3232
3333
- ${{ if eq(parameters.installer, 'brew') }}:
3434
- script: |
35+
brew cask install xquartz
3536
brew install pkg-config ffmpeg imagemagick mplayer ccache
3637
displayName: 'Install dependencies with brew'
3738

0 commit comments

Comments
 (0)