[gnome-apps-nightly] Try building Geary against 3.22 to work around Bug 777706.



commit 47cdf8e386c7d743b28fd44da7a9be736a53784d
Author: Michael James Gratton <mike vee net>
Date:   Mon Sep 25 18:13:20 2017 +1000

    Try building Geary against 3.22 to work around Bug 777706.

 org.gnome.Geary.json |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
index 7d94196..437ba23 100644
--- a/org.gnome.Geary.json
+++ b/org.gnome.Geary.json
@@ -1,7 +1,9 @@
 {
     "app-id": "org.gnome.Geary",
     "runtime": "org.gnome.Platform",
-    "runtime-version": "master",
+    /* Build against 3.22 for the moment to work around Bug 777706
+    "runtime-version": "master", */
+    "runtime-version": "3.22",
     "sdk": "org.gnome.Sdk",
     "command": "geary",
     "tags": ["nightly"],


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]