[gnome-continuous] Build libXdmcp



commit 0514fc445bd649000b69d7790f91e0850f8552c5
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Nov 29 17:50:23 2017 +0000

    Build libXdmcp
    
    It seems that the X server does not build without it, when using Meson.

 manifest.json |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index cff18b2..5a8f223 100644
--- a/manifest.json
+++ b/manifest.json
@@ -330,6 +330,8 @@
 
                {"src": "fd:xorg/lib/libxshmfence"},
 
+                {"src": "fd:xorg/lib/libXdmcp"},
+
                {"src": "fd-dbus:dbus",
                 "component": "minimal",
                 "config-opts": ["--with-dbus-user=dbus",
@@ -428,8 +430,7 @@
 
                {"src": "fd:xorg/xserver",
                 "config-opts": ["-Dxwayland=true",
-                                "-Dglamor=true",
-                                 "-Dxdmcp=false"]},
+                                "-Dglamor=true"]},
 
                {"src": "fd:xcb/util"},
 


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