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



commit 533e1ce31230d6663315e4c6ef86c148d2cc630a
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 0619da331..9aba1bcb5 100644
--- a/org.gnome.Epiphany.Canary.json.in
+++ b/org.gnome.Epiphany.Canary.json.in
@@ -55,13 +55,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]