Skip to content

Commit

Permalink
devel
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Jan 2, 2025
1 parent e85238f commit 3cc3f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ function build {
elif [ -n "$IS_ALPINE" ]; then
apk add imagemagick
else
dnf -y install ImageMagick
dnf -y install ImageMagick-devel
fi
build_libwebp
CFLAGS=$ORIGINAL_CFLAGS
Expand Down

0 comments on commit 3cc3f99

Please sign in to comment.