[gnome-continuous] manifest: Glamor is now in the X server



commit ae2b6e73956dba4b36078ef4643b524b7d016688
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Jan 1 19:01:09 2015 +0000

    manifest: Glamor is now in the X server
    
    We need to explicitly enable it.

 manifest.json |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index c978fd0..30ab3d8 100644
--- a/manifest.json
+++ b/manifest.json
@@ -384,11 +384,9 @@
 
                {"src": "anholt:libepoxy"},
 
-        {"src": "fd:xorg/driver/glamor",
-         "name": "glamor"},
-
         {"src": "fd:xorg/xserver",
-         "config-opts": ["--enable-xwayland"]},
+         "config-opts": ["--enable-xwayland",
+                         "--enable-glamor"]},
 
                {"src": "fd:xcb/util"},
 


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