Commit 78f24e7e authored by Stefan Westerfeld's avatar Stefan Westerfeld

MISC: add more brew dependencies for mac builds

Signed-off-by: Stefan Westerfeld's avatarStefan Westerfeld <stefan@space.twc.de>
parent 2230ad3e
#!/bin/bash
set -Eeuo pipefail -x
brew install autoconf-archive automake libsndfile fftw
brew install autoconf-archive automake libsndfile fftw mpg123 libgcrypt
./autogen.sh
make
make check
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