[gnome-books/wip/carlosg/tracker3: 2/6] flatpak: Use WIP gjs patch to fix signal reception




commit df74c08221003d63ef486f5aa7b33b9d2cd01697
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Feb 16 11:37:16 2021 +0100

    flatpak: Use WIP gjs patch to fix signal reception
    
    See https://gitlab.gnome.org/GNOME/gjs/-/merge_requests/569

 flatpak/org.gnome.Books.json | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/flatpak/org.gnome.Books.json b/flatpak/org.gnome.Books.json
index 6c625776..a80bab77 100644
--- a/flatpak/org.gnome.Books.json
+++ b/flatpak/org.gnome.Books.json
@@ -180,6 +180,17 @@
                 }
             ]
         },
+        {
+            "name": "gjs",
+            "buildsystem": "meson",
+            "sources": [
+                {
+                    "type": "git",
+                    "url": "https://gitlab.gnome.org/GNOME/gjs.git";,
+                    "branch": "wip/carlosg/arrays-in-signals"
+                }
+            ]
+        },
         {
             "name": "gnome-books",
             "buildsystem": "meson",


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