summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-gnome/gcr
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-oe/recipes-gnome/gcr
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-oe/recipes-gnome/gcr')
-rw-r--r--meta-oe/recipes-gnome/gcr/gcr3_3.41.1.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/gcr/gcr3_3.41.1.bb b/meta-oe/recipes-gnome/gcr/gcr3_3.41.1.bb
index a5bb868bb..b3438b4e6 100644
--- a/meta-oe/recipes-gnome/gcr/gcr3_3.41.1.bb
+++ b/meta-oe/recipes-gnome/gcr/gcr3_3.41.1.bb
@@ -15,7 +15,6 @@ CACHED_CONFIGUREVARS += "ac_cv_path_GPG='gpg2'"
15 15
16CFLAGS += "-D_GNU_SOURCE" 16CFLAGS += "-D_GNU_SOURCE"
17 17
18GNOMEBASEBUILDCLASS = "meson"
19GTKDOC_MESON_OPTION = "gtk_doc" 18GTKDOC_MESON_OPTION = "gtk_doc"
20VALA_MESON_OPTION ?= '' 19VALA_MESON_OPTION ?= ''
21 20