Skip to content

Commit

Permalink
halp
Browse files Browse the repository at this point in the history
  • Loading branch information
zbjornson committed Jun 23, 2024
1 parent 8037c90 commit dc23b83
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions prebuild/macOS/preinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,8 @@ rm -f /usr/local/bin/python3-config || :
# doesn't work to make them ignore conflicts. For now just ignore errors, yolo.
brew install --force pkg-config cairo pango librsvg giflib || :

pkg-config giflib --cflags-only-I
brew --cellar giflib
brew --prefix giflib

pip3 install --user --break-system-packages macpack

0 comments on commit dc23b83

Please sign in to comment.