mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
gegl: Depend on openmp when using clang
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
01cc91abb6
commit
195caefc65
|
|
@ -13,6 +13,8 @@ DEPENDS = " \
|
|||
json-glib \
|
||||
"
|
||||
|
||||
DEPENDS:append:toolchain-clang = " openmp"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
|
||||
inherit features_check gnomebase vala gobject-introspection
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user