diff options
| -rw-r--r-- | meta-gnome/recipes-connectivity/geary/geary_43.0.bb (renamed from meta-gnome/recipes-connectivity/geary/geary_40.0.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-gnome/recipes-connectivity/geary/geary_40.0.bb b/meta-gnome/recipes-connectivity/geary/geary_43.0.bb index 3ff0a412e2..8dd0ea67d0 100644 --- a/meta-gnome/recipes-connectivity/geary/geary_40.0.bb +++ b/meta-gnome/recipes-connectivity/geary/geary_43.0.bb | |||
| @@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2a2244d5a13871ad950c55877546a6a2" | |||
| 6 | DEPENDS = " \ | 6 | DEPENDS = " \ |
| 7 | appstream-glib \ | 7 | appstream-glib \ |
| 8 | cairo \ | 8 | cairo \ |
| 9 | desktop-file-utils-native \ | ||
| 9 | enchant2 \ | 10 | enchant2 \ |
| 10 | evolution-data-server \ | 11 | evolution-data-server \ |
| 11 | folks \ | 12 | folks \ |
| @@ -34,12 +35,10 @@ inherit meson pkgconfig mime-xdg gtk-icon-cache gobject-introspection vala featu | |||
| 34 | 35 | ||
| 35 | SRC_URI = " \ | 36 | SRC_URI = " \ |
| 36 | git://github.com/GNOME/geary.git;nobranch=1;protocol=https \ | 37 | git://github.com/GNOME/geary.git;nobranch=1;protocol=https \ |
| 37 | file://0001-Util.Cache.Lru-Workaround-missing-generic-type-argum.patch \ | ||
| 38 | file://0002-Fix-accessibility-issues-with-initializer-of-constan.patch \ | ||
| 39 | " | 38 | " |
| 40 | 39 | ||
| 41 | S = "${WORKDIR}/git" | 40 | S = "${WORKDIR}/git" |
| 42 | SRCREV = "e561775c1580a9f60a726355b2b897bfc9cb3382" | 41 | SRCREV = "94d6bec861daffb27efea85a296f347db7a5af6d" |
| 43 | 42 | ||
| 44 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 43 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
| 45 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" | 44 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" |
