[gnome-continuous] Do not disable the Wacom panel in g-c-c



commit 548fb8591bfd25f333228f5aae594b55f25927b7
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Jan 23 09:58:01 2018 +0000

    Do not disable the Wacom panel in g-c-c
    
    Wacom is a hard dependency on Linux, and we do build the dependencies
    needed.

 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index d8e1c92..651ef40 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1106,7 +1106,7 @@
                {"src": "gnome:gnome-control-center",
                 "patches": ["gnome-control-center-remove-panels.patch"],
                 "patches-reasons": ["https://bugzilla.gnome.org/show_bug.cgi?id=755063";],
-                "config-opts": ["-Ddocumentation=false", "-Dwacom=false"]},
+                "config-opts": ["-Ddocumentation=false"]},
 
                {"src": "gnome:gnome-initial-setup",
                 "config-opts": ["--disable-welcome-tour"]},


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