[gnome-apps-nightly] Geary: Workaround WebKitGTK 2.15.x WebKit2WebExtension-4.0.gir error.



commit 722375aa7a094de90255f816ac484e5a99f75ed6
Author: Michael James Gratton <mike vee net>
Date:   Wed Feb 1 16:59:38 2017 +1100

    Geary: Workaround WebKitGTK 2.15.x WebKit2WebExtension-4.0.gir error.
    
    * org.gnome.Geary.json: Use 3.22 Sdk instead of master for the time being.

 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 4b4c8c4..5108617 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",
+    /* Depend on 3.22 instead of master due to
+     * 2.15 WebKit2WebExtension-4.0.gir issue. */
+    "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]