summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-core/opencl/opencl-cts_2025.04.14.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/opencl/opencl-cts_2025.04.14.bb b/meta-oe/recipes-core/opencl/opencl-cts_2025.04.14.bb
index 9c6a55691f..b0f6575e71 100644
--- a/meta-oe/recipes-core/opencl/opencl-cts_2025.04.14.bb
+++ b/meta-oe/recipes-core/opencl/opencl-cts_2025.04.14.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
5 5
6inherit pkgconfig cmake 6inherit pkgconfig cmake
7 7
8DEPENDS += "opencl-headers opencl-icd-loader" 8DEPENDS += "opencl-headers virtual/libopencl1"
9RDEPENDS:${PN} += "python3-core python3-io" 9RDEPENDS:${PN} += "python3-core python3-io"
10 10
11 11