mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
explicitly state libheif -> --with-heic
This commit is contained in:
parent
d4b263bc9f
commit
4391c30299
@ -28,6 +28,7 @@ trait imagemagick
|
||||
'libpng' => 'png',
|
||||
'libwebp' => 'webp',
|
||||
'libxml2' => 'xml',
|
||||
'libheif' => 'heic',
|
||||
'zlib' => 'zlib',
|
||||
'xz' => 'lzma',
|
||||
'zstd' => 'zstd',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user