Accepting request 1229915 from science:machinelearning

OBS-URL: https://build.opensuse.org/request/show/1229915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvino?expand=0&rev=7
This commit is contained in:
Ana Guerrero 2024-12-10 22:50:04 +00:00 committed by Git OBS Bridge
commit ae427f9e36
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Dec 10 15:50:41 UTC 2024 - Giacomo Comes <gcomes.obs@gmail.com>
- fix build on tumbleweed
* currently openvino does not support protobuf v22 or newer
-------------------------------------------------------------------
Tue Oct 15 00:56:54 UTC 2024 - Alessandro de Oliveira Faria <cabelo@opensuse.org>

View File

@ -78,7 +78,7 @@ BuildRequires: pkgconfig(flatbuffers)
BuildRequires: pkgconfig(libva)
BuildRequires: pkgconfig(nlohmann_json)
BuildRequires: pkgconfig(ocl-icd)
BuildRequires: pkgconfig(protobuf)
BuildRequires: pkgconfig(protobuf) < 22
BuildRequires: pkgconfig(pugixml)
%if %{defined isLeap15}
BuildRequires: opencl-headers