Add missing dependency on libavif

This commit is contained in:
2026-01-23 20:38:18 +02:00
parent 39bb279f04
commit e41b7b2182
+2 -1
View File
@@ -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