[gnome-clocks/wip/cdavis/flatpak-remove-libhandy] flatpak: Remove libhandy from manifest




commit 3474d2e4dc97ee7b51943f873e0cbb9bd19754e7
Author: Christopher Davis <christopherdavis gnome org>
Date:   Sun Oct 17 03:12:37 2021 -0700

    flatpak: Remove libhandy from manifest
    
    libhandy has been part of the SDK since the 40.0
    cycle.

 build-aux/flatpak/org.gnome.clocks.json | 15 ---------------
 1 file changed, 15 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.clocks.json b/build-aux/flatpak/org.gnome.clocks.json
index 2e015a33..3525e74e 100644
--- a/build-aux/flatpak/org.gnome.clocks.json
+++ b/build-aux/flatpak/org.gnome.clocks.json
@@ -92,21 +92,6 @@
                 }
             ]
         },
-        {
-            "name": "libhandy",
-            "buildsystem": "meson",
-            "config-opts": [
-                "-Dtests=false",
-                "-Dexamples=false",
-                "-Dglade_catalog=disabled"
-            ],
-            "sources": [
-                {
-                    "type": "git",
-                    "url": "https://gitlab.gnome.org/GNOME/libhandy.git";
-                }
-            ]
-        },
         {
             "name": "sound-theme-freedesktop",
             "sources": [


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