Skip to content

Commit

Permalink
MISC: use ffmpeg@4 on macOS
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Westerfeld <stefan@space.twc.de>
  • Loading branch information
swesterfeld committed Jun 7, 2024
1 parent a02717c commit 68327fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/macbuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -Eeo pipefail -x

# 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
git clone https://github.com/swesterfeld/zita-resampler
Expand Down

0 comments on commit 68327fe

Please sign in to comment.