Skip to content

Commit

Permalink
Cairo also needs to be handled
Browse files Browse the repository at this point in the history
  • Loading branch information
leifgehrmann committed Jun 12, 2024
1 parent b8c9bca commit 91065e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
brew install pango
brew install glib
# https://github.com/Kozea/CairoSVG/issues/354#issuecomment-1160552256
sudo ln -s /opt/homebrew/lib/libcairo* .
sudo ln -s /opt/homebrew/lib/libpango* .
sudo ln -s /opt/homebrew/lib/libgobject* .
sudo ln -s /opt/homebrew/lib/libglib* .
Expand Down

0 comments on commit 91065e1

Please sign in to comment.