diff --git a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_21.04.18912.bb b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_21.04.18912.bb index 59ae0713..d0078f3a 100644 --- a/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_21.04.18912.bb +++ b/dynamic-layers/clang-layer/recipes-opencl/compute-runtime/intel-compute-runtime_21.04.18912.bb @@ -16,7 +16,7 @@ SRCREV = "5a05d7643c4d8cc14e281b686c78101a7a01e8e1" S = "${WORKDIR}/git" -DEPENDS += " intel-graphics-compiler gmmlib clang" +DEPENDS += " intel-graphics-compiler gmmlib" DEPENDS_append_class-target = " intel-compute-runtime-native libva" RDEPENDS_${PN} += " intel-graphics-compiler gmmlib"