[gnome-continuous] Tag Graphene



commit 83f24c6d7e410eda2ba7ff6edbc460e8cca47a7c
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Nov 8 11:54:04 2016 +0000

    Tag Graphene
    
    Graphene switched to Meson, and Continuous is supposed to build Meson as
    a devel component; unfortunately, it seems Continuous is unable to find
    its build `meson` binary in the PATH, which means something is broken in
    the setup.py invocation.

 manifest.json |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 56234ef..84e2e75 100644
--- a/manifest.json
+++ b/manifest.json
@@ -594,7 +594,9 @@
                                 "--disable-argyllcms-sensor",
                                 "--disable-installed-tests"]},
 
-                {"src": "git:https://github.com/ebassi/graphene.git"},
+                {"src": "git:https://github.com/ebassi/graphene.git";,
+                 "tag": "60853ec8772c2b39aabb2538f497f3d0c976dac0",
+                 "tag-reason": "Switched to meson, but Continuous cannot find its own installed meson"},
 
                {"src": "gnome:gconf",
                 "config-opts": ["--disable-orbit",


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