[gnome-continuous] Fix colord-gtk's configuration options



commit 25677d3cdaee2f99c82a2f0f1eed35f54c4a5008
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sun Jun 9 23:14:59 2019 +0100

    Fix colord-gtk's configuration options
    
    The port to Meson enabled a bunch of stuff that we don't need.

 manifest.json | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/manifest.json b/manifest.json
index a50499e..008ecc5 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1148,7 +1148,9 @@
                 "checksum": "9689627283b43d20ca74ca822404ee486242e3e528fa95bf7016d37ff46e0696",
                  "config-opts": ["--disable-python-bindings"]},
 
-               {"src": "hughsie:colord-gtk.git"},
+               {"src": "hughsie:colord-gtk.git",
+                 "name": "colord-gtk",
+                 "config-opts": ["-Dman=false", "-Ddocs=false", "-Dtests=false"]},
 
                {"src": "gnome:cheese.git",
                  "name": "cheese"},


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