Skip to content

Commit

Permalink
fixup! fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
fdintino committed Sep 11, 2023
1 parent e803def commit bfcf362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wheelbuild/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ function build_libavif {
LIBAVIF_CMAKE_FLAGS=()

if [ -n "$IS_MACOS" ]; then
brew uninstall webp jpeg-xl
brew uninstall --ignore-dependencies webp jpeg-xl aom composer gd imagemagick libavif libheif php
fi

build_aom
Expand Down

0 comments on commit bfcf362

Please sign in to comment.