aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-02-01 00:57:47 -0800
committerKhem Raj <raj.khem@gmail.com>2023-02-01 09:28:47 -0800
commit195caefc6577ac9a17695c2da3da1aee77cdae4b (patch)
tree6434aeb0bf22ab66e190e68b3d1b27bdf31f525f
parent01cc91abb68ff520c7f0de0b67a7deb78c6f14bf (diff)
downloadmeta-openembedded-contrib-195caefc6577ac9a17695c2da3da1aee77cdae4b.tar.gz
gegl: Depend on openmp when using clang
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/recipes-gimp/gegl/gegl_0.4.40.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.40.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.40.bb
index 335ce24aa9..d5291711bb 100644
--- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.40.bb
+++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.40.bb
@@ -13,6 +13,8 @@ DEPENDS = " \
json-glib \
"
+DEPENDS:append:toolchain-clang = " openmp"
+
GNOMEBASEBUILDCLASS = "meson"
inherit features_check gnomebase vala gobject-introspection