[gnome-continuous] Re-enable CairoScript interpreter



commit 665c9b442eb31ecfdd55d6823983d48fe5443f9e
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu May 30 16:57:52 2019 +0100

    Re-enable CairoScript interpreter
    
    We disabled it, but now GTK depends on it.

 manifest.json | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 68b6b3f..12e5766 100644
--- a/manifest.json
+++ b/manifest.json
@@ -280,8 +280,7 @@
                 "tag": "047737496a77eeb97f9991919dac08ca3c149711",
                  "tag-reason": "The version tags are completely borked and point to weird commits"},
 
-               {"src": "fd:cairo",
-                "config-opts": ["--disable-interpreter"]},
+               {"src": "fd:cairo"},
 
                 {"src": "git:http://bitmath.org/git/mtdev.git"},
 
@@ -1501,7 +1500,7 @@
 
     "initramfs-build-epoch": {"version": 0},
 
-       "build-epoch": {"version": 180,
+       "build-epoch": {"version": 181,
                        "all": false,
-                       "component-names": ["libical"]}
+                       "component-names": ["cairo"]}
 }


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