mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-18 21:21:58 +02:00
gegl: Depend on openmp when using clang
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -13,6 +13,8 @@ DEPENDS = " \
|
|||||||
json-glib \
|
json-glib \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
DEPENDS:append:toolchain-clang = " openmp"
|
||||||
|
|
||||||
GNOMEBASEBUILDCLASS = "meson"
|
GNOMEBASEBUILDCLASS = "meson"
|
||||||
|
|
||||||
inherit features_check gnomebase vala gobject-introspection
|
inherit features_check gnomebase vala gobject-introspection
|
||||||
|
|||||||
Reference in New Issue
Block a user