aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gimp/gegl
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2023-11-08 09:14:19 +0100
committerKhem Raj <raj.khem@gmail.com>2023-11-11 09:26:41 -0800
commit1ad7a9e2ced764105471c7cf98b45c1963127085 (patch)
treeae653b45b234b2f668e43ee659e9c147efc7c9bb /meta-gnome/recipes-gimp/gegl
parentca4c5ab653b9d5187385050552386f95ec868944 (diff)
downloadmeta-openembedded-contrib-1ad7a9e2ced764105471c7cf98b45c1963127085.tar.gz
Adjust vala build according to changes in vala.bbclass
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gimp/gegl')
-rw-r--r--meta-gnome/recipes-gimp/gegl/gegl_0.4.46.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.46.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.46.bb
index 3a9478785d..75e11722aa 100644
--- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.46.bb
+++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.46.bb
@@ -18,8 +18,9 @@ DEPENDS:remove:toolchain-clang:riscv32 = "openmp"
DEPENDS:remove:toolchain-clang:powerpc = "openmp"
GNOMEBASEBUILDCLASS = "meson"
+VALA_MESON_OPTION = ""
-inherit features_check gnomebase vala gobject-introspection
+inherit features_check gnomebase gobject-introspection vala
ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"