[gnome-boxes/flatpak-update-dependencies: 1/9] build, flatpak: Drop libcheck



commit 7b82b04f48bf84cc5fc6bbe67a35866514a02d1b
Author: Felipe Borges <felipeborges gnome org>
Date:   Thu Jul 16 15:46:42 2020 +0200

    build, flatpak: Drop libcheck
    
    Spice no longer depends on it.

 build-aux/flatpak/org.gnome.Boxes.json | 10 ----------
 1 file changed, 10 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index 1cf5a356..d08a0b2e 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -26,16 +26,6 @@
         "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
     ],
     "modules" : [
-        {
-            "name" : "check",
-            "sources" : [
-                {
-                    "type" : "archive",
-                    "url" : "https://github.com/libcheck/check/releases/download/0.11.0/check-0.11.0.tar.gz";,
-                    "sha256" : "24f7a48aae6b74755bcbe964ce8bc7240f6ced2141f8d9cf480bc3b3de0d5616"
-                }
-            ]
-        },
         {
             "name" : "gtk-vnc",
             "buildsystem" : "meson",


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