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

Skip to content

Commit b4039c6

Browse files
authored
Merge pull request #15545 from meeseeksmachine/auto-backport-of-pr-15429-on-v3.2.x
Backport PR #15429 on branch v3.2.x (Fix OSX build on azure)
2 parents 758ad14 + dedc7ff commit b4039c6

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)