[geary/wip/flatpak-3-34-mainline-build-fixes: 2/2] Fix nightly flatpak EDS build error



commit 13514ba858f5a5f84b35390d2ae79932d05dacb7
Author: Michael Gratton <mike vee net>
Date:   Sat Aug 3 08:43:48 2019 +1000

    Fix nightly flatpak EDS build error
    
    Manually build intltool until eds gets ported to use it.
    
    Patch taken from 
https://gitlab.gnome.org/GNOME/gnome-calendar/commit/2b3023232f7d53fab69ba4cce0adfd2200f72a95
    
    See GNOME/evolution-data-server#77

 org.gnome.Geary.json | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
index 42dbbd6d..da3e929a 100644
--- a/org.gnome.Geary.json
+++ b/org.gnome.Geary.json
@@ -144,6 +144,17 @@
                 }
             ]
         },
+        {
+            "name": "intltool",
+            "cleanup": [ "*" ],
+            "sources": [
+                {
+                    "type": "archive",
+                    "url": "https://launchpad.net/intltool/trunk/0.51.0/+download/intltool-0.51.0.tar.gz";,
+                    "sha256": "67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd"
+                }
+            ]
+        },
         {
             "name": "evolution-data-server",
             "cleanup": [


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