[gnome-continuous] Disable tools building for xf86-video-intel



commit 962b67b2e7b4cb03cafd3b9df758e0621699edd8
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Feb 6 13:31:25 2018 +0000

    Disable tools building for xf86-video-intel
    
    The tools depend on xscrnsaver.

 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index e1c6c30..b473686 100644
--- a/manifest.json
+++ b/manifest.json
@@ -388,7 +388,7 @@
                {"src": "fd:nouveau/xf86-video-nouveau"},
 
                {"src": "fd:xorg/driver/xf86-video-intel",
-                 "config-opts": ["-Dvalgrind=false"]},
+                 "config-opts": ["-Dvalgrind=false", "-Dtools=false"]},
 
                {"src": "fd:xorg/driver/xf86-video-vesa"},
 


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