summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gimp/babl
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2023-11-11 14:49:21 +0100
committerKhem Raj <raj.khem@gmail.com>2023-11-11 09:26:41 -0800
commit84f88138586a64da397e0d940f39e039823b0306 (patch)
tree9ce6a1b58e06b68b9bf6b8e512f4063379454d36 /meta-gnome/recipes-gimp/babl
parent105be9b3d92a4b863527418d9f20ce268d952282 (diff)
downloadmeta-openembedded-84f88138586a64da397e0d940f39e039823b0306.tar.gz
drop GNOMEBASEBUILDCLASS = "meson"
It is set to meson by default Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gimp/babl')
-rw-r--r--meta-gnome/recipes-gimp/babl/babl_0.1.106.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gimp/babl/babl_0.1.106.bb b/meta-gnome/recipes-gimp/babl/babl_0.1.106.bb
index 5d656adb0e..61cd7ada9a 100644
--- a/meta-gnome/recipes-gimp/babl/babl_0.1.106.bb
+++ b/meta-gnome/recipes-gimp/babl/babl_0.1.106.bb
@@ -2,8 +2,6 @@ SUMMARY = "Babl is a dynamic, any to any, pixel format conversion library"
2LICENSE = "LGPL-3.0-only" 2LICENSE = "LGPL-3.0-only"
3LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6" 3LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
4 4
5GNOMEBASEBUILDCLASS = "meson"
6
7GIR_MESON_OPTION = "enable-gir" 5GIR_MESON_OPTION = "enable-gir"
8VALA_MESON_OPTION = "enable-vapi" 6VALA_MESON_OPTION = "enable-vapi"
9 7