Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
name: libavif
|
name: libavif
|
||||||
description: Library for encoding and decoding .avif files
|
description: Library for encoding and decoding .avif files
|
||||||
version: 1.2.1
|
version: 1.2.1
|
||||||
|
revision: 2
|
||||||
url: https://github.com/AOMediaCodec/libavif
|
url: https://github.com/AOMediaCodec/libavif
|
||||||
license: LicenseRef-libavif
|
license: LicenseRef-libavif
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["libaom","gcc","glibc","libjpeg-turbo","libpng","libwebp"]
|
depends: ["libaom", "gcc-libs", "glibc", "libjpeg-turbo", "libpng", "libwebp"]
|
||||||
make_depends: ["cmake", "gdk-pixbuf"]
|
make_depends: ["cmake", "gdk-pixbuf"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user