[recipes] flatpak: bundle gspell



commit c6778b9e0f2cc744d0dac02cc6ddceb7b9c37f36
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Dec 25 14:53:24 2016 -0500

    flatpak: bundle gspell
    
    Add gspell to the list of bundled dependencies in the flatpak recipe.

 org.gnome.Recipes.flatpak.json |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.Recipes.flatpak.json b/org.gnome.Recipes.flatpak.json
index eab09d6..6f85614 100644
--- a/org.gnome.Recipes.flatpak.json
+++ b/org.gnome.Recipes.flatpak.json
@@ -34,6 +34,15 @@
     ],
     "modules": [
         {
+            "name": "gspell",
+            "sources": [
+                    {
+                        "type": "git",
+                        "url": "git://git.gnome.org/gspell"
+                    }
+            ]
+        },
+        {
             "name": "gnome-autoar",
             "sources": [
                     {


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