diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/libgweather/libgweather4_4.0.0.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/libgweather/libgweather4_4.0.0.bb | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/meta-gnome/recipes-gnome/libgweather/libgweather4_4.0.0.bb b/meta-gnome/recipes-gnome/libgweather/libgweather4_4.0.0.bb index acfb97655a..708d27a61f 100644 --- a/meta-gnome/recipes-gnome/libgweather/libgweather4_4.0.0.bb +++ b/meta-gnome/recipes-gnome/libgweather/libgweather4_4.0.0.bb | |||
| @@ -7,14 +7,11 @@ GNOMEBASEBUILDCLASS = "meson" | |||
| 7 | GNOMEBN = "libgweather" | 7 | GNOMEBN = "libgweather" |
| 8 | S = "${WORKDIR}/${GNOMEBN}-${PV}" | 8 | S = "${WORKDIR}/${GNOMEBN}-${PV}" |
| 9 | 9 | ||
| 10 | inherit gnomebase gsettings gobject-introspection gettext gtk-doc vala features_check upstream-version-is-even | 10 | inherit gnomebase gsettings gobject-introspection gettext gtk-doc vala |
| 11 | 11 | ||
| 12 | SRC_URI += "file://0001-Allow-building-gir-in-cross-environments.patch" | ||
| 12 | SRC_URI[archive.sha256sum] = "440d44801b6f72b48c676e5e37f9109cfee1394fd74cc92725e1b1ba4fae834c" | 13 | SRC_URI[archive.sha256sum] = "440d44801b6f72b48c676e5e37f9109cfee1394fd74cc92725e1b1ba4fae834c" |
| 13 | 14 | ||
| 14 | # gobject-introspection is mandatory and cannot be configured | ||
| 15 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" | ||
| 16 | GIR_MESON_OPTION = "" | ||
| 17 | |||
| 18 | GTKDOC_MESON_OPTION = "gtk_doc" | 15 | GTKDOC_MESON_OPTION = "gtk_doc" |
| 19 | 16 | ||
| 20 | DEPENDS = " \ | 17 | DEPENDS = " \ |
