diff --git a/CI/install-dependencies-osx.sh b/CI/install-dependencies-osx.sh index f11ecb7f..1ce5cbc4 100755 --- a/CI/install-dependencies-osx.sh +++ b/CI/install-dependencies-osx.sh @@ -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