mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-20 13:40:13 +00:00
Revert "CI mac: (self-)update Homebrew"
no longer needed
This reverts commit d6daa8e9af.
This commit is contained in:
5
.github/scripts/macOS/prepare.sh
vendored
5
.github/scripts/macOS/prepare.sh
vendored
@@ -23,11 +23,6 @@ echo "PKG_CONFIG_PATH=/usr/local/lib/pkgconfig" >> "$GITHUB_ENV"
|
||||
echo "/usr/local/opt/qt/bin" >> "$GITHUB_PATH"
|
||||
echo "DYLIBBUNDLER_FLAGS=$DYLIBBUNDLER_FLAGS" >> "$GITHUB_ENV"
|
||||
|
||||
# TOREMOVE
|
||||
if [ "$(brew config | awk '/HOMEBREW_VERSION/{print $2}')" == 4.1.7 ]; then
|
||||
brew update
|
||||
brew reinstall freetype
|
||||
fi
|
||||
brew install autoconf automake libtool pkg-config
|
||||
brew install libsoxr speexdsp
|
||||
brew install ffmpeg portaudio sdl2 sdl2_mixer sdl2_ttf
|
||||
|
||||
Reference in New Issue
Block a user