Commit ec8749bc authored by Stefan Westerfeld's avatar Stefan Westerfeld

MISC: macbuild.sh: install libtool

Signed-off-by: Stefan Westerfeld's avatarStefan Westerfeld <stefan@space.twc.de>
parent bbdb1603
......@@ -2,7 +2,7 @@
set -Eeuo pipefail -x
# install dependencies
brew install autoconf-archive automake libsndfile fftw mpg123 libgcrypt
brew install autoconf-archive automake libsndfile fftw mpg123 libgcrypt libtool
# build 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