diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_43.1.bb (renamed from meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_42.0.bb) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_42.0.bb b/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_43.1.bb index 5498bb6ea9..06e06e9bd3 100644 --- a/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_42.0.bb +++ b/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_43.1.bb | |||
| @@ -9,11 +9,12 @@ DEPENDS = " \ | |||
| 9 | libical \ | 9 | libical \ |
| 10 | gsettings-desktop-schemas \ | 10 | gsettings-desktop-schemas \ |
| 11 | evolution-data-server \ | 11 | evolution-data-server \ |
| 12 | libsoup-2.4 \ | 12 | libsoup \ |
| 13 | libdazzle \ | 13 | libdazzle \ |
| 14 | libadwaita \ | 14 | libadwaita \ |
| 15 | libgweather4 \ | 15 | libgweather4 \ |
| 16 | geoclue \ | 16 | geoclue \ |
| 17 | geocode-glib \ | ||
| 17 | " | 18 | " |
| 18 | 19 | ||
| 19 | GNOMEBASEBUILDCLASS = "meson" | 20 | GNOMEBASEBUILDCLASS = "meson" |
| @@ -22,7 +23,7 @@ inherit gnomebase gsettings gtk-icon-cache gettext features_check upstream-versi | |||
| 22 | 23 | ||
| 23 | REQUIRED_DISTRO_FEATURES = "x11 opengl" | 24 | REQUIRED_DISTRO_FEATURES = "x11 opengl" |
| 24 | 25 | ||
| 25 | SRC_URI[archive.sha256sum] = "b63f73f55032fc1390442f94cdf6b3cab9c91c774ddd2e5c61ecfec9d2c5e9aa" | 26 | SRC_URI[archive.sha256sum] = "afa5fc66e2f691553cc7d517db2363cff2d62cd1b5df455e5f4f7133139d21f2" |
| 26 | 27 | ||
| 27 | FILES:${PN} += " \ | 28 | FILES:${PN} += " \ |
| 28 | ${datadir}/gnome-shell \ | 29 | ${datadir}/gnome-shell \ |
