Skip to content

Commit dc23b83

Browse files
committed
halp
1 parent 8037c90 commit dc23b83

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

prebuild/macOS/preinstall.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,8 @@ rm -f /usr/local/bin/python3-config || :
1212
# doesn't work to make them ignore conflicts. For now just ignore errors, yolo.
1313
brew install --force pkg-config cairo pango librsvg giflib || :
1414

15+
pkg-config giflib --cflags-only-I
16+
brew --cellar giflib
17+
brew --prefix giflib
18+
1519
pip3 install --user --break-system-packages macpack

0 commit comments

Comments
 (0)