mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-12 03:15:35 +08:00
fix libheif problem by turning off the option that failed
This commit is contained in:
@@ -27,6 +27,14 @@
|
||||
"webp"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "libheif",
|
||||
"features": [
|
||||
"aom",
|
||||
"jpeg",
|
||||
"hevc"
|
||||
]
|
||||
},
|
||||
"libiconv",
|
||||
"libpng",
|
||||
"librabbitmq",
|
||||
|
||||
Reference in New Issue
Block a user