[geary/mjog/flatpak-manifest-3-34: 1/3] Remove libgee and libunwind from flatpak manifest



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

    Remove libgee and libunwind from flatpak manifest
    
    Not needed now they are in the platform.

 org.gnome.Geary.json | 23 -----------------------
 1 file changed, 23 deletions(-)
---
diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json
index 72c02d9d..7e33ea6c 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,16 +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]