Update dependencies

This commit is contained in:
2026-08-26 13:26:26 +03:00
parent 1919f2c217
commit 0a5e841d9b
3 changed files with 47 additions and 3 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
name: opencv
description: Open Source Computer Vision Library
version: 5.0.0
revision: 2
revision: 3
url: https://opencv.org/
license: Apache-2.0
maintainers:
@@ -9,7 +9,7 @@ maintainers:
architecture: any
type: source
depends:
- abseil-cpp=20260526.*
- abseil-cpp=20260817.*
- ffmpeg
- freetype2
- gcc-libs
@@ -26,7 +26,7 @@ depends:
- libwebp
- openexr
- openjpeg
- protobuf-compiler=35.1
- protobuf-compiler=36.0
- zlib
make_depends:
- cmake