summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/libgweather/libgweather4_4.2.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/libgweather/libgweather4_4.2.0.bb b/meta-gnome/recipes-gnome/libgweather/libgweather4_4.2.0.bb
index 34d259ff33..824269e68a 100644
--- a/meta-gnome/recipes-gnome/libgweather/libgweather4_4.2.0.bb
+++ b/meta-gnome/recipes-gnome/libgweather/libgweather4_4.2.0.bb
@@ -7,7 +7,9 @@ GNOMEBASEBUILDCLASS = "meson"
7GNOMEBN = "libgweather" 7GNOMEBN = "libgweather"
8S = "${WORKDIR}/${GNOMEBN}-${PV}" 8S = "${WORKDIR}/${GNOMEBN}-${PV}"
9 9
10inherit gnomebase gsettings gobject-introspection gettext gtk-doc vala 10inherit gnomebase gsettings gobject-introspection gettext gtk-doc vala features_check
11
12REQUIRED_DISTRO_FEATURES = "opengl"
11 13
12SRC_URI += "file://0001-Allow-building-gir-in-cross-environments.patch" 14SRC_URI += "file://0001-Allow-building-gir-in-cross-environments.patch"
13SRC_URI[archive.sha256sum] = "af8a812da0d8976a000e1d62572c256086a817323fbf35b066dbfdd8d2ca6203" 15SRC_URI[archive.sha256sum] = "af8a812da0d8976a000e1d62572c256086a817323fbf35b066dbfdd8d2ca6203"