[gnome-maps] flatpak: Build intltool before EDS



commit 5f0b2a24a11645fdabfd1be6cdc78b5256c1e2c6
Author: Marcus Lundblad <ml update uu se>
Date:   Thu Aug 1 19:39:01 2019 +0200

    flatpak: Build intltool before EDS
    
    Needed now that it is not part of the runtime/SDK.

 org.gnome.Maps.json | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/org.gnome.Maps.json b/org.gnome.Maps.json
index 1ad8716..4b30513 100644
--- a/org.gnome.Maps.json
+++ b/org.gnome.Maps.json
@@ -129,6 +129,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]