[gnome-continuous] Revert "Update config-opts for drm"



commit efd7b56d09c957bf719fa6b5fafb41c9c51770e7
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sat Jan 13 14:00:01 2018 +0000

    Revert "Update config-opts for drm"
    
    This reverts commit f9109633ea262e0a11e91b757dd5255de87497fc.
    
    The Meson build is currently buggy, and makes any project that depends
    on drm also depend on valgrind.

 manifest.json |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 18cc83c..ccb7b09 100644
--- a/manifest.json
+++ b/manifest.json
@@ -373,8 +373,7 @@
                {"src": "fd:xorg/lib/libpciaccess"},
 
                {"src": "fd-mesa:drm",
-                "config-opts": ["-Dvalgrind=false",
-                                 "-Dman-pages=false"]},
+                "config-opts": ["--disable-valgrind"]},
 
                {"src": "fd-wayland:wayland",
                 "config-opts": ["--disable-documentation"]},


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