[gnome-continuous] Update config-opts for xf86-video-intel



commit e1498f9a67d610d6cc673aacf56f6c1b2e016b46
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Feb 6 13:29:04 2018 +0000

    Update config-opts for xf86-video-intel
    
    Upstream uses Meson, and requires disabling features manually.

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


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