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/gtksourceview | |
| 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/gtksourceview')
3 files changed, 1 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb index 1e5652d3bd..75f199b10f 100644 --- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb +++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview3_3.24.11.bb | |||
| @@ -10,6 +10,7 @@ PNAME = "gtksourceview" | |||
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/${PNAME}-${PV}" | 11 | S = "${WORKDIR}/${PNAME}-${PV}" |
| 12 | 12 | ||
| 13 | GNOMEBASEBUILDCLASS = "autotools" | ||
| 13 | inherit gnomebase lib_package gettext features_check gtk-doc gobject-introspection upstream-version-is-even | 14 | inherit gnomebase lib_package gettext features_check gtk-doc gobject-introspection upstream-version-is-even |
| 14 | 15 | ||
| 15 | REQUIRED_DISTRO_FEATURES = "x11" | 16 | REQUIRED_DISTRO_FEATURES = "x11" |
diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4_4.8.2.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4_4.8.2.bb index 979da792f7..b10a317fad 100644 --- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4_4.8.2.bb +++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview4_4.8.2.bb | |||
| @@ -10,7 +10,6 @@ PNAME = "gtksourceview" | |||
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/${PNAME}-${PV}" | 11 | S = "${WORKDIR}/${PNAME}-${PV}" |
| 12 | 12 | ||
| 13 | GNOMEBASEBUILDCLASS = "meson" | ||
| 14 | 13 | ||
| 15 | inherit gnomebase lib_package gettext features_check gtk-doc gobject-introspection vala | 14 | inherit gnomebase lib_package gettext features_check gtk-doc gobject-introspection vala |
| 16 | 15 | ||
diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.10.0.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.10.0.bb index 33830c6a2d..f43fe2cf53 100644 --- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.10.0.bb +++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.10.0.bb | |||
| @@ -19,7 +19,6 @@ PNAME = "gtksourceview" | |||
| 19 | 19 | ||
| 20 | S = "${WORKDIR}/${PNAME}-${PV}" | 20 | S = "${WORKDIR}/${PNAME}-${PV}" |
| 21 | 21 | ||
| 22 | GNOMEBASEBUILDCLASS = "meson" | ||
| 23 | 22 | ||
| 24 | inherit gnomebase lib_package gettext features_check gi-docgen gtk-icon-cache gobject-introspection vala | 23 | inherit gnomebase lib_package gettext features_check gi-docgen gtk-icon-cache gobject-introspection vala |
| 25 | 24 | ||
