diff options
-rw-r--r-- | meta-gnome/recipes-gimp/gegl/gegl_0.4.40.bb | 2 |
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 = " \ | |||
13 | json-glib \ | 13 | json-glib \ |
14 | " | 14 | " |
15 | 15 | ||
16 | DEPENDS:append:toolchain-clang = " openmp" | ||
17 | |||
16 | GNOMEBASEBUILDCLASS = "meson" | 18 | GNOMEBASEBUILDCLASS = "meson" |
17 | 19 | ||
18 | inherit features_check gnomebase vala gobject-introspection | 20 | inherit features_check gnomebase vala gobject-introspection |