fix libheif problem by turning off the option that failed

This commit is contained in:
DubbleClick
2025-03-24 17:31:35 +07:00
parent fe2bc9e4e1
commit 3f3767e4a4
3 changed files with 19 additions and 1 deletions

View File

@@ -27,6 +27,14 @@
"webp"
]
},
{
"name": "libheif",
"features": [
"aom",
"jpeg",
"hevc"
]
},
"libiconv",
"libpng",
"librabbitmq",