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/libgdata | |
| 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/libgdata')
| -rw-r--r-- | meta-gnome/recipes-gnome/libgdata/libgdata_0.18.1.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/libgdata/libgdata_0.18.1.bb b/meta-gnome/recipes-gnome/libgdata/libgdata_0.18.1.bb index 126ef712d6..15e3d889f5 100644 --- a/meta-gnome/recipes-gnome/libgdata/libgdata_0.18.1.bb +++ b/meta-gnome/recipes-gnome/libgdata/libgdata_0.18.1.bb | |||
| @@ -10,7 +10,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24 \ | |||
| 10 | DEPENDS = "libxml2 glib-2.0 libsoup-2.4 intltool-native liboauth gcr3 json-glib" | 10 | DEPENDS = "libxml2 glib-2.0 libsoup-2.4 intltool-native liboauth gcr3 json-glib" |
| 11 | 11 | ||
| 12 | GTKDOC_MESON_OPTION = "gtk_doc" | 12 | GTKDOC_MESON_OPTION = "gtk_doc" |
| 13 | GNOMEBASEBUILDCLASS = "meson" | ||
| 14 | 13 | ||
| 15 | inherit gnomebase pkgconfig gettext gtk-doc vala gobject-introspection manpages features_check | 14 | inherit gnomebase pkgconfig gettext gtk-doc vala gobject-introspection manpages features_check |
| 16 | 15 | ||
