diff --git a/dynamic-layers/intel/recipes-opencl/compute-runtime/intel-compute-runtime_%.bbappend b/dynamic-layers/intel/recipes-opencl/compute-runtime/intel-compute-runtime_%.bbappend index bdb3b77..cedc7af 100644 --- a/dynamic-layers/intel/recipes-opencl/compute-runtime/intel-compute-runtime_%.bbappend +++ b/dynamic-layers/intel/recipes-opencl/compute-runtime/intel-compute-runtime_%.bbappend @@ -2,4 +2,4 @@ # that was used to build intel-graphics-compiler. # This avoids pulling in the conflicting clang and clangNN versions. DEPENDS:remove = "libva" -DEPENDS:append = "libva-initial" +DEPENDS:append = " libva-initial"