mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 12:40:19 +00:00
Revert "CI: removed SDL2_mixer"
This reverts commit d547bcb9e3.
Now used by MIDI audio capture.
This commit is contained in:
2
.github/scripts/macOS/prepare.sh
vendored
2
.github/scripts/macOS/prepare.sh
vendored
@@ -16,7 +16,7 @@ echo "DYLIBBUNDLER_FLAGS=$DYLIBBUNDLER_FLAGS" >> "$GITHUB_ENV"
|
||||
|
||||
brew install autoconf automake cppunit libtool pkg-config
|
||||
brew install speexdsp
|
||||
brew install ffmpeg portaudio sdl2 sdl2_ttf
|
||||
brew install ffmpeg portaudio sdl2 sdl2_mixer sdl2_ttf
|
||||
brew install imagemagick jack libnatpmp opencv openssl
|
||||
brew install ossp-uuid # for cineform
|
||||
brew install qt@5
|
||||
|
||||
Reference in New Issue
Block a user