[gnome-continuous] manifest: Add gnome-documents



commit be6d5bbf76d73d1ded86ed39042866b64d4a8352
Author: Colin Walters <walters verbum org>
Date:   Fri Oct 18 15:26:58 2013 -0400

    manifest: Add gnome-documents
    
    More apps = more functionality = more testing = more win.
    
    We also need to explicitly enable introspection in Evince since for
    some reason they turn it off by default.

 manifest.json |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index c57756f..bdb1734 100644
--- a/manifest.json
+++ b/manifest.json
@@ -954,7 +954,11 @@
 
                {"src": "gnome:gnome-logs"},
 
-               {"src": "gnome:evince"},
+               {"src": "gnome:evince",
+                "config-opts": ["--enable-introspection"]},
+
+               {"src": "gnome:gnome-documents",
+                "config-opts": ["--disable-documentation"]},
 
                {"src": "gnome:gnome-desktop-testing",
                 "component": "testing"}


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