Skip to content

Commit

Permalink
Install autoconf and libtool explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
fwcd committed Feb 27, 2024
1 parent 9919dcb commit 5551813
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/install-macos-deps
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ fi
echo "==> Installing system dependencies with Homebrew..."
brew install \
automake \
autoconf \
autoconf-archive \
ccache \
libtool \
nasm \
ninja \
pkg-config

0 comments on commit 5551813

Please sign in to comment.