[gnome-calendar/gbsneto/fix-3-32-ci] flatpak: build intltool before e-d-s



commit 0a5a8e6c5f9786739c75adb4d78c400e74ee159e
Author: Javier Jardón <jjardon gnome org>
Date:   Wed Jul 31 19:01:37 2019 +0100

    flatpak: build intltool before e-d-s
    
    Needed now that it is not part of the runtime/SDK.

 build-aux/flatpak/org.gnome.Calendar.json | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/build-aux/flatpak/org.gnome.Calendar.json b/build-aux/flatpak/org.gnome.Calendar.json
index 662f933d..8e556d30 100644
--- a/build-aux/flatpak/org.gnome.Calendar.json
+++ b/build-aux/flatpak/org.gnome.Calendar.json
@@ -106,6 +106,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": [ "/share/GConf" ],


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