public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openvino] origin/pr/7/head: Use pkgconfig(OpenCL)
@ 2026-06-10 16:59 Adam Jackson
  0 siblings, 0 replies; only message in thread
From: Adam Jackson @ 2026-06-10 16:59 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/openvino
            Branch : origin/pr/7/head
            Commit : 14f5482792312e60494a6ade41f67033fcf49560
            Author : Adam Jackson <ajax@redhat.com>
            Date   : 2025-11-14T17:39:11+00:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/openvino/c/14f5482792312e60494a6ade41f67033fcf49560?branch=origin/pr/7/head

            Log:
            Use pkgconfig(OpenCL)

There's more than one provider, we don't care which one we use.

---
diff --git a/openvino.spec b/openvino.spec
index 314c31c..96ebcd3 100644
--- a/openvino.spec
+++ b/openvino.spec
@@ -95,7 +95,7 @@ BuildRequires:	tbb-devel
 BuildRequires:	onnx-devel
 BuildRequires:	protobuf-devel
 BuildRequires:	opencv-devel
-BuildRequires:	OpenCL-ICD-Loader-devel
+BuildRequires:	pkgconfig(OpenCL)
 BuildRequires:	opencl-headers
 Requires:	lib%{name}-ir-frontend = %{version}
 Requires:	lib%{name}-pytorch-frontend = %{version}

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-10 16:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 16:59 [rpms/openvino] origin/pr/7/head: Use pkgconfig(OpenCL) Adam Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox