mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
intel-compute-runtime: remove DEPENDS on clang
This is not a direct dependency and is not required. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
a766df8081
commit
4a92a7e95a
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user