[gnome-usage] flatpak: Add libhandy dependency



commit 9625171d2936623746cbb5cd9b689cb7bf2ec3a6
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Mon Sep 23 14:58:24 2019 +0200

    flatpak: Add libhandy dependency

 org.gnome.Usage.json | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
---
diff --git a/org.gnome.Usage.json b/org.gnome.Usage.json
index 4265097..b5366ba 100644
--- a/org.gnome.Usage.json
+++ b/org.gnome.Usage.json
@@ -67,6 +67,21 @@
                 }
             ]
         },
+        {
+            "name" : "libhandy",
+            "buildsystem" : "meson",
+            "config-opts" : [
+                "-Dexamples=false",
+                "-Dglade_catalog=disabled",
+                "-Dtests=false"
+            ],
+            "sources" : [
+                {
+                    "type" : "git",
+                    "url" : "https://gitlab.gnome.org/GNOME/libhandy.git";
+                }
+            ]
+        },
         {
             "buildsystem": "meson",
             "config-opts": [


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