Skip to content

Commit

Permalink
fix: revert setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelOsborne committed Jul 18, 2024
1 parent 4ef4dea commit 00c4c39
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .mac-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,11 @@ check_for rustup "https://rustup.rs" "\
1. Choose the ${GREEN}default${NC} installation option
2. Either logout & login after the installation, or execute: ${YELLOW}source \"\$HOME/.cargo/env\""

echo "Installing v1.4.1 of Meson..."
curl https://raw.githubusercontent.com/Homebrew/homebrew-core/2f89922685ce82af272fe045178f63bfb3bc7289/Formula/m/meson.rb > meson.rb
brew install meson.rb

echo "Installing brew package(s) ..."
brew install android-ndk \
cmake \
nasm \
meson \
ninja \
pkg-config \
ktlint \
Expand Down

0 comments on commit 00c4c39

Please sign in to comment.