[geary/mjog/remove-redundant-flatpak-modules] Remove libgee and libunwind now they are in the platform



commit 0b13283404518e05b02099e3d711523250dff80e
Author: Michael Gratton <mike vee net>
Date:   Thu Sep 26 10:07:26 2019 +1000

    Remove libgee and libunwind now they are in the platform

 org.gnome.Geary.json | 24 ------------------------
 1 file changed, 24 deletions(-)
---
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
index 72c02d9d..e14d7391 100644
--- a/org.gnome.Geary.json
+++ b/org.gnome.Geary.json
@@ -62,19 +62,6 @@
                 "/share/vala", "/share/girepository-1", "/share/gir-1.0",
                 "*.la", "*.a"],
     "modules": [
-        {
-            "name": "libgee",
-            "config-opts" : [
-                "--enable-introspection=no"
-            ],
-            "sources": [
-                {
-                    "type": "git",
-                    "url": "https://gitlab.gnome.org/GNOME/libgee.git";,
-                    "branch": "master"
-                }
-            ]
-        },
         {
             "name": "gnome-online-accounts",
             "config-opts": [
@@ -226,17 +213,6 @@
                 }
             ]
         },
-        {
-            "name": "libunwind",
-            "sources": [
-                {
-                    "type": "git",
-                    "url": "https://git.savannah.gnu.org/git/libunwind.git";,
-                    "branch": "master"
-                }
-            ]
-        },
-        {
             "name": "libytnef",
             "sources": [
                 {


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