[gnome-continuous] Disable documentation for GLib



commit b776cbcdf6847741bb2a30bf3efd43643d584e39
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Nov 29 16:48:04 2017 +0000

    Disable documentation for GLib
    
    We don't build API reference or man pages.

 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 53c85a3..330f7c4 100644
--- a/manifest.json
+++ b/manifest.json
@@ -74,7 +74,7 @@
                {"src": "gnome:glib",
                 "component": "minimal",
                  "requires": {"pkgconfig": ["libffi >= 3.0.10"]},
-                 "config-opts": ["-Dwith-pcre=internal"],
+                 "config-opts": ["-Dwith-pcre=internal", "-Dwith-docs=false", "-Dwith-man=false"],
                  "irc_room": "gtk+"},
 
                {"src": "gnome:gnome-common",


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