diff options
| author | Markus Volk <f_l_k@t-online.de> | 2023-11-11 14:49:21 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-11-11 09:26:41 -0800 |
| commit | 84f88138586a64da397e0d940f39e039823b0306 (patch) | |
| tree | 9ce6a1b58e06b68b9bf6b8e512f4063379454d36 /meta-gnome/recipes-gnome/grilo | |
| parent | 105be9b3d92a4b863527418d9f20ce268d952282 (diff) | |
| download | meta-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-gnome/grilo')
| -rw-r--r-- | meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.16.bb | 1 | ||||
| -rw-r--r-- | meta-gnome/recipes-gnome/grilo/grilo_0.3.16.bb | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.16.bb b/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.16.bb index 91cbe82ea9..40603993f3 100644 --- a/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.16.bb +++ b/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.16.bb | |||
| @@ -11,7 +11,6 @@ DEPENDS = " \ | |||
| 11 | liboauth \ | 11 | liboauth \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | GNOMEBASEBUILDCLASS = "meson" | ||
| 15 | 14 | ||
| 16 | inherit gnomebase gnome-help vala | 15 | inherit gnomebase gnome-help vala |
| 17 | 16 | ||
diff --git a/meta-gnome/recipes-gnome/grilo/grilo_0.3.16.bb b/meta-gnome/recipes-gnome/grilo/grilo_0.3.16.bb index e86f75f0c8..14e1ca9fe1 100644 --- a/meta-gnome/recipes-gnome/grilo/grilo_0.3.16.bb +++ b/meta-gnome/recipes-gnome/grilo/grilo_0.3.16.bb | |||
| @@ -7,7 +7,6 @@ DEPENDS = " \ | |||
| 7 | glib-2.0 \ | 7 | glib-2.0 \ |
| 8 | " | 8 | " |
| 9 | 9 | ||
| 10 | GNOMEBASEBUILDCLASS = "meson" | ||
| 11 | 10 | ||
| 12 | inherit gnomebase gobject-introspection gtk-doc gettext vala | 11 | inherit gnomebase gobject-introspection gtk-doc gettext vala |
| 13 | 12 | ||
