[d-spy] build: remove adwaita deps from manifest



commit 3ecfadde95a94427cca77f937c92a4e7fe3f9523
Author: Christian Hergert <chergert redhat com>
Date:   Fri Mar 18 16:33:25 2022 -0700

    build: remove adwaita deps from manifest
    
    This is all built automatically now as part of the SDK. No need for it
    to be built in our application too.

 org.gnome.dspy.devel.json | 35 -----------------------------------
 1 file changed, 35 deletions(-)
---
diff --git a/org.gnome.dspy.devel.json b/org.gnome.dspy.devel.json
index 158ce68..4c69550 100644
--- a/org.gnome.dspy.devel.json
+++ b/org.gnome.dspy.devel.json
@@ -23,41 +23,6 @@
         "*.a"
     ],
     "modules": [
-        {
-            "name" : "libsass",
-            "buildsystem" : "meson",
-            "builddir" : true,
-            "sources" : [
-                {
-                    "type" : "git",
-                    "url" : "https://github.com/lazka/libsass.git";,
-                    "branch" : "meson"
-                }
-            ]
-        },
-        {
-            "name" : "sassc",
-            "buildsystem" : "meson",
-            "builddir" : true,
-            "sources" : [
-                {
-                    "type" : "git",
-                    "url" : "https://github.com/lazka/sassc.git";,
-                    "branch" : "meson"
-                }
-            ]
-        },
-        {
-            "name" : "libadwaita",
-            "buildsystem" : "meson",
-            "sources" : [
-                {
-                    "type" : "git",
-                    "url" : "https://gitlab.gnome.org/GNOME/libadwaita.git";,
-                    "branch" : "main"
-                }
-            ]
-        },
         {
             "name": "d-spy",
             "builddir": true,


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