Commit 68327fe0 authored by Stefan Westerfeld's avatar Stefan Westerfeld

MISC: use ffmpeg@4 on macOS

Signed-off-by: Stefan Westerfeld's avatarStefan Westerfeld <stefan@space.twc.de>
parent a02717c8
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
set -Eeo pipefail -x set -Eeo pipefail -x
# install dependencies # install dependencies
brew install autoconf-archive automake libsndfile fftw mpg123 libgcrypt libtool ffmpeg brew install autoconf-archive automake libsndfile fftw mpg123 libgcrypt libtool ffmpeg@4
# build zita-resampler # build zita-resampler
git clone https://github.com/swesterfeld/zita-resampler git clone https://github.com/swesterfeld/zita-resampler
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment