Skip to content

Commit

Permalink
fixing macpack install
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanzander committed Jun 27, 2024
1 parent c01e5ca commit f255cd0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion prebuild/macOS-arm/preinstall.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
brew update
brew install pkg-config cairo pango librsvg python3 python-setuptools giflib macpack # python3 is for macpack
brew install pkg-config cairo pango librsvg python3 python-setuptools giflib # python3 is for macpack
brew upgrade python # activates python 3
pip3 install --user macpack

0 comments on commit f255cd0

Please sign in to comment.