Rebuild with protobuf-compiler 35.0

This commit is contained in:
2026-06-01 11:41:48 +03:00
parent acba7cc222
commit 67ff9d4710
+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: 5 revision: 6
url: https://opencv.org/ url: https://opencv.org/
license: Apache-2.0 license: Apache-2.0
maintainers: maintainers:
@@ -26,7 +26,7 @@ depends:
- libwebp - libwebp
- openexr - openexr
- openjpeg - openjpeg
- protobuf-compiler - protobuf-compiler=35.0
- zlib - zlib
make_depends: make_depends:
- cmake - cmake