[gnome-builder] flatpak: Drop dependencies which are already in the SDK



commit 6c176d491909330dc3f9a1e77620cb90845b39ac
Author: vanadiae <vanadiae35 gmail com>
Date:   Fri Jul 23 21:37:00 2021 +0200

    flatpak: Drop dependencies which are already in the SDK

 build-aux/flatpak/org.gnome.Builder.json | 32 --------------------------------
 1 file changed, 32 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Builder.json b/build-aux/flatpak/org.gnome.Builder.json
index e13106cff..db4a131ba 100644
--- a/build-aux/flatpak/org.gnome.Builder.json
+++ b/build-aux/flatpak/org.gnome.Builder.json
@@ -318,38 +318,6 @@
                 }
             ]
         },
-        {
-            "name" : "json-glib",
-            "buildsystem" : "meson",
-            "builddir" : true,
-            "cleanup" : [
-                "/bin"
-            ],
-            "config-opts" : [
-                "--libdir=/app/lib",
-                "--buildtype=debugoptimized"
-            ],
-            "sources" : [
-                {
-                    "type" : "git",
-                    "url" : "https://gitlab.gnome.org/GNOME/json-glib.git";
-                }
-            ]
-        },
-        {
-            "name" : "enchant",
-            "cleanup" : [
-                "/bin",
-                "/share"
-            ],
-            "sources" : [
-                {
-                    "type" : "archive",
-                    "url" : 
"https://github.com/AbiWord/enchant/releases/download/v2.2.3/enchant-2.2.3.tar.gz";,
-                    "sha256" : "abd8e915675cff54c0d4da5029d95c528362266557c61c7149d53fa069b8076d"
-                }
-            ]
-        },
         {
             "name" : "gspell",
             "config-opts" : [


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