Skip to content

Commit

Permalink
Update setupBuildDeps.sh
Browse files Browse the repository at this point in the history
clutching at straws :)
  • Loading branch information
Jammyjamjamman authored Dec 5, 2023
1 parent ec11854 commit 037617c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mk/macos/setupBuildDeps.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh
brew update && \
brew install cmake \
brew reinstall cmake \
cppunit \
curl \
expat \
Expand Down

0 comments on commit 037617c

Please sign in to comment.