Add missing dependency on libavif
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: opencv
|
name: opencv
|
||||||
description: Open Source Computer Vision Library
|
description: Open Source Computer Vision Library
|
||||||
version: 4.13.0
|
version: 4.13.0
|
||||||
revision: 2
|
revision: 3
|
||||||
url: https://opencv.org/
|
url: https://opencv.org/
|
||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
architecture: any
|
architecture: any
|
||||||
@@ -15,6 +15,7 @@ depends:
|
|||||||
- gst-plugins-base
|
- gst-plugins-base
|
||||||
- gstreamer
|
- gstreamer
|
||||||
- harfbuzz
|
- harfbuzz
|
||||||
|
- libavif
|
||||||
- libglvnd
|
- libglvnd
|
||||||
- libjpeg-turbo
|
- libjpeg-turbo
|
||||||
- libjxl
|
- libjxl
|
||||||
|
|||||||
Reference in New Issue
Block a user