[gnome-continuous] Revert "manifest: remove GConf"



commit 69d823f48703f872a69760f0cb4dbc8da3b52d61
Author: Javier Jardón <jjardon gnome org>
Date:   Sun Jul 20 05:08:36 2014 +0100

    Revert "manifest: remove GConf"
    
    GConf is still needed as ibus uses "gsettings-schema-convert"
    in compilation time to convert from GConf schema to
    GSettings one
    
    This reverts commit 5fc80668d86b7b6065c07899d663135c867c052e.

 manifest.json |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 01403c7..34b39f1 100644
--- a/manifest.json
+++ b/manifest.json
@@ -545,6 +545,11 @@
                                 "--disable-bash-completion",
                                 "--disable-installed-tests"]},
 
+               {"src": "gnome:gconf",
+                "config-opts": ["--disable-orbit",
+                                "--disable-gtk",
+                                "--disable-documentation"]},
+
                 {"src": "cgwalters:ragel-tarballs-as-git",
                 "patches": ["ragel-gcc-4.7.patch"],
                 "tag": "0b17ee79bf5237ffdc3a2a7480023a7d61063788"},


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