[epiphany/gnome-42] Canary: Build gcr from gnome-40 branch



commit d6a593d719d2f00b5fd2886273189cde97ac3c4f
Author: Philippe Normand <philn igalia com>
Date:   Mon Apr 11 14:34:48 2022 +0100

    Canary: Build gcr from gnome-40 branch
    
    Ephy currently depends on gcr-3, not gcr-4.
    
    Part-of: <https://gitlab.gnome.org/GNOME/epiphany/-/merge_requests/1105>

 org.gnome.Epiphany.Canary.json.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/org.gnome.Epiphany.Canary.json.in b/org.gnome.Epiphany.Canary.json.in
index 17fc14086..ab1f41559 100644
--- a/org.gnome.Epiphany.Canary.json.in
+++ b/org.gnome.Epiphany.Canary.json.in
@@ -54,13 +54,13 @@
             "buildsystem" : "meson",
             "config-opts" : [
                 "-Dgtk_doc=false",
-                "-Dintrospection=false",
-                "-Dssh_agent=false"
+                "-Dintrospection=false"
             ],
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://gitlab.gnome.org/GNOME/gcr.git";
+                    "url" : "https://gitlab.gnome.org/GNOME/gcr.git";,
+                    "branch": "gnome-40"
                 }
             ]
         },


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