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




commit 72455fcce9e182faf9bcbed9e2d90755c8e5ce27
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 a2df5fe4..9cc968dd 100644
--- a/flatpak/org.gnome.Books.json
+++ b/flatpak/org.gnome.Books.json
@@ -181,6 +181,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]