[gnome-notes/jjardon/intltool] flatpak: build intltool before e-d-s



commit 8703c6646195650cb6acaf5bff0e58f9e7db9d1a
Author: Javier Jardón <jjardon gnome org>
Date:   Thu Aug 1 19:50:18 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.Notes.json | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/build-aux/flatpak/org.gnome.Notes.json b/build-aux/flatpak/org.gnome.Notes.json
index c96b1ab..784c37b 100644
--- a/build-aux/flatpak/org.gnome.Notes.json
+++ b/build-aux/flatpak/org.gnome.Notes.json
@@ -83,6 +83,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]