[gedit] flatpak: Include gedit-plugins in the build



commit c1307edb96938a5730d249b138e966a05eae3c9d
Author: Martin Blanchard <tchaik gmx com>
Date:   Sun Jan 27 12:35:01 2019 +0000

    flatpak: Include gedit-plugins in the build

 org.gnome.gedit.json | 9 +++++++++
 1 file changed, 9 insertions(+)
---
diff --git a/org.gnome.gedit.json b/org.gnome.gedit.json
index 66a798165..a12edbfb8 100644
--- a/org.gnome.gedit.json
+++ b/org.gnome.gedit.json
@@ -94,6 +94,15 @@
                     "url" : "https://gitlab.gnome.org/GNOME/gedit.git";
                 }
             ]
+        },
+        {
+            "name" : "gedit-plugins",
+            "sources" : [
+                {
+                    "type" : "git",
+                    "url" : "https://gitlab.gnome.org/GNOME/gedit-plugins.git";
+                }
+            ]
         }
     ]
 }


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