mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-20 13:40:13 +00:00
CI: enable Vulkan for mac + require
except of U20.04 where it currently doesn't run
This commit is contained in:
2
.github/scripts/macOS/prepare.sh
vendored
2
.github/scripts/macOS/prepare.sh
vendored
@@ -18,7 +18,7 @@ echo "DYLIBBUNDLER_FLAGS=$DYLIBBUNDLER_FLAGS" >> "$GITHUB_ENV"
|
||||
|
||||
brew install autoconf automake cppunit libtool pkg-config
|
||||
brew install libsoxr speexdsp
|
||||
brew install ffmpeg portaudio sdl2 sdl2_mixer sdl2_ttf
|
||||
brew install ffmpeg portaudio sdl2 sdl2_mixer sdl2_ttf vulkan-loader
|
||||
brew install imagemagick jack libnatpmp opencv wolfssl
|
||||
brew install ossp-uuid # for cineform
|
||||
brew install qt@5
|
||||
|
||||
Reference in New Issue
Block a user