[gnome-continuous] Keep building Graphene with autotools



commit 80a0e2aaf10a90ff692c5decfe6ce77849e39010
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Feb 20 11:57:41 2017 +0000

    Keep building Graphene with autotools
    
    Sadly, introspection builds fail because the Meson support for
    generating GIR files does not export the whole environment before
    calling g-ir-scanner.

 manifest.json |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index f666479..d8cba47 100644
--- a/manifest.json
+++ b/manifest.json
@@ -609,8 +609,7 @@
                                 "--disable-argyllcms-sensor",
                                 "--disable-installed-tests"]},
 
-                {"src": "ebassi:graphene",
-                 "patches": ["graphene-build-api.patch"]},
+                {"src": "ebassi:graphene"},
 
                {"src": "gnome:gconf",
                 "config-opts": ["--disable-orbit",


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