diff --git a/.github/scripts/macOS/prepare.sh b/.github/scripts/macOS/prepare.sh index 989d986c9..d303ecb82 100755 --- a/.github/scripts/macOS/prepare.sh +++ b/.github/scripts/macOS/prepare.sh @@ -16,6 +16,7 @@ brew install speexdsp brew install ffmpeg portaudio sdl2 brew install imagemagick jack libnatpmp opencv openssl brew install ossp-uuid # for cineform +brew install coreutils # realpath ( git submodule update --init cineform-sdk && cd cineform-sdk/ && cmake -DBUILD_TOOLS=OFF . && make -j $(sysctl -n hw.ncpu) CFHDCodecStatic || exit 1 ) brew install qt@5