summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-connectivity/geary/geary_43.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-connectivity/geary/geary_43.0.bb')
-rw-r--r--meta-gnome/recipes-connectivity/geary/geary_43.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-connectivity/geary/geary_43.0.bb b/meta-gnome/recipes-connectivity/geary/geary_43.0.bb
index ff7a9ee694..6085d94fdc 100644
--- a/meta-gnome/recipes-connectivity/geary/geary_43.0.bb
+++ b/meta-gnome/recipes-connectivity/geary/geary_43.0.bb
@@ -36,6 +36,8 @@ inherit meson pkgconfig mime-xdg gtk-icon-cache gobject-introspection vala featu
36SRC_URI = " \ 36SRC_URI = " \
37 git://github.com/GNOME/geary.git;nobranch=1;protocol=https \ 37 git://github.com/GNOME/geary.git;nobranch=1;protocol=https \
38 file://0001-meson-Use-PKG_CONFIG_SYSROOT_DIR-when-using-pkg-conf.patch \ 38 file://0001-meson-Use-PKG_CONFIG_SYSROOT_DIR-when-using-pkg-conf.patch \
39 file://0001-client-Add-missing-type-arguments-for-interfaces-to-.patch \
40 file://0001-vala-unit-Fix-non-null-build-with-newer-vala.patch \
39" 41"
40 42
41S = "${WORKDIR}/git" 43S = "${WORKDIR}/git"