[gnome-continuous] Add new config-opts for Mutter



commit d7ecfc369303cf93b2ca1dcd8ed0708daf6d510f
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Nov 6 19:14:11 2018 +0000

    Add new config-opts for Mutter
    
    Disable pipewire and EGLStream support.

 manifest.json | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/manifest.json b/manifest.json
index 7c68f14..e27a8b7 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1132,6 +1132,11 @@
 
                {"src": "gnome:mutter.git",
                  "name": "mutter",
+                 "config-opts": [
+                     "-Dremote_desktop=false",
+                     "-Degl_device=false",
+                     "-Dwayland_eglstream=false"
+                 ],
                  "irc_room": "gnome-shell"},
 
                {"src": "gnome:libgtop.git",


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