[gnome-continuous] Update config-opts for libgusb



commit b5e32bc4ac7e3e9c363c016affa1a722a3b14867
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Dec 19 12:09:07 2017 +0000

    Update config-opts for libgusb
    
    We need to disable the API reference.

 manifest.json |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 21a8db9..a56468c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -617,9 +617,10 @@
                                 "--disable-gtk",
                                 "--disable-gtk3"]},
 
-                {"src": "git:git://github.com/hughsie/libgusb.git"},
+                {"src": "hughsie:libgusb.git",
+                 "config-opts": ["-Ddocs=false"]},
                
-               {"src": "git:git://github.com/hughsie/colord.git",
+               {"src": "hughsie:colord.git",
                 "config-opts": ["-Denable-print-profiles=false",
                                 "-Denable-bash-completion=false",
                                 "-Denable-argyllcms-sensor=false",


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