[gnome-boxes/wip/cdavis/hdystatuspage: 1/2] flatpak: Stop bundling libhandy




commit 18432811acec217045f58beec17bd20d444692a3
Author: Christopher Davis <brainblasted disroot org>
Date:   Thu Feb 4 02:00:15 2021 -0800

    flatpak: Stop bundling libhandy
    
    It's included in the nightly SDK by default.

 build-aux/flatpak/org.gnome.Boxes.json | 15 ---------------
 1 file changed, 15 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index 56b7b2c0..10b550df 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -450,21 +450,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" : "gnome-boxes",
             "buildsystem" : "meson",


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