From 9aca5549558d57cb01a280ef2e0b74000ef6eae0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 19 Nov 2019 08:17:27 +0100 Subject: [PATCH] libgweather: add gsetings & upstream-version-is-even to inherit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/libgweather/libgweather_3.34.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/libgweather/libgweather_3.34.0.bb b/meta-gnome/recipes-gnome/libgweather/libgweather_3.34.0.bb index 2d31be08df..69d25362cd 100644 --- a/meta-gnome/recipes-gnome/libgweather/libgweather_3.34.0.bb +++ b/meta-gnome/recipes-gnome/libgweather/libgweather_3.34.0.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" GNOMEBASEBUILDCLASS = "meson" -inherit gnomebase gobject-introspection gettext gtk-doc vala distro_features_check +inherit gnomebase gsettings gobject-introspection gettext gtk-doc vala distro_features_check upstream-version-is-even SRC_URI[archive.md5sum] = "52c3b1e27887fc88f862c92c42d930c1" SRC_URI[archive.sha256sum] = "02245395d639d9749fe2d19b7e66b64a152b9509ab0e5aad92514538b9c6f1b9"