mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-06 00:05:42 +08:00
Add optional package support for libaom, libsharpyuv, libjpeg, libxml2, and libpng in Unix build
This commit is contained in:
@@ -7,5 +7,12 @@ libavif:
|
||||
metadata:
|
||||
license-files: [LICENSE]
|
||||
license: BSD-2-Clause
|
||||
depends:
|
||||
- libaom
|
||||
suggests:
|
||||
- libwebp
|
||||
- libjpeg
|
||||
- libxml2
|
||||
- libpng
|
||||
static-libs@unix:
|
||||
- libavif.a
|
||||
|
||||
Reference in New Issue
Block a user