macOS CI: install qt5 from Homebrew's index

This commit is contained in:
Stéphane L 2017-08-06 21:45:24 +02:00
parent 8692e2afda
commit ee1486274d

View File

@ -7,7 +7,7 @@ brew install ffmpeg
brew install libav
# qtwebsockets deps
brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/fdb7c6e960e830b3bf630850c0002c5df9f68ed8/Formula/qt5.rb
brew install qt5
echo "Qt path: $(find /usr/local/Cellar/qt5 -d 1 | tail -n 1)"
# Build obs-studio