[gnome-usage/alatiera-master-patch-13209] flatpak: avoid building libhandy




commit e7bb646f4c1523c552052e12b407840b9e41c60b
Author: Jordan Petridis <jpetridis gnome org>
Date:   Mon Jan 31 14:05:45 2022 +0000

    flatpak: avoid building libhandy
    
    It has been part of the runtime for couple months now.

 org.gnome.Usage.json | 15 ---------------
 1 file changed, 15 deletions(-)
---
diff --git a/org.gnome.Usage.json b/org.gnome.Usage.json
index 1a26db8..c444ea5 100644
--- a/org.gnome.Usage.json
+++ b/org.gnome.Usage.json
@@ -39,21 +39,6 @@
                 }
             ]
         },
-        {
-            "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]