Skip to content

Commit

Permalink
Add pixman
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwartz10612 committed Oct 23, 2023
1 parent 671c80f commit d1b172c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ cp "$PKGS_PATH_DIR"/fontconfig*/Library/bin/fontconfig-1.dll ./Library/bin/
cp "$PKGS_PATH_DIR"/expat*/Library/bin/expat.dll ./Library/bin/
cp "$PKGS_PATH_DIR"/expat*/Library/bin/expat.dll ./Library/bin/libexpat.dll
cp -a "$PKGS_PATH_DIR"/libiconv*/Library/bin/. ./Library/bin/
cp "$PKGS_PATH_DIR"/pixman*/Library/bin/*.dll ./Library/bin/

rm -rf "$PKGS_PATH_DIR"

Expand Down

0 comments on commit d1b172c

Please sign in to comment.