Merge pull request #693 from crazywhalecc/fix/libheif-with-heic

explicitly state libheif -> --with-heic
This commit is contained in:
Marc 2025-04-14 16:25:46 +07:00 committed by GitHub
commit 5e67133495
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,6 +28,7 @@ trait imagemagick
'libpng' => 'png',
'libwebp' => 'webp',
'libxml2' => 'xml',
'libheif' => 'heic',
'zlib' => 'zlib',
'xz' => 'lzma',
'zstd' => 'zstd',