Rebuild with abseil-cpp 20260526.0

This commit is contained in:
2026-06-07 16:31:24 +03:00
parent 67ff9d4710
commit 900125f0b6
+2 -2
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: 6 revision: 7
url: https://opencv.org/ url: https://opencv.org/
license: Apache-2.0 license: Apache-2.0
maintainers: maintainers:
@@ -9,7 +9,7 @@ maintainers:
architecture: any architecture: any
type: source type: source
depends: depends:
- abseil-cpp - abseil-cpp=20260526.*
- ffmpeg - ffmpeg
- freetype2 - freetype2
- gcc-libs - gcc-libs