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:
commit
ae427f9e36
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user