[gnome-continuous] manifest: xkbcommon: --disable-x11 for now



commit f7cf5a315fd6ed99a53072932773d46760772604
Author: Colin Walters <walters verbum org>
Date:   Sun Feb 2 08:33:08 2014 -0500

    manifest: xkbcommon: --disable-x11 for now
    
    I will need to rework the build order most likely, just trying to get
    the build going again at the moment.

 manifest.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 84a2ccd..05ed4ea 100644
--- a/manifest.json
+++ b/manifest.json
@@ -353,7 +353,8 @@
                {"src": "fd:xorg/driver/xf86-video-wayland",
                 "patches": ["xorg-autogen-merged.patch"]},
 
-                {"src": "git:git://github.com/xkbcommon/libxkbcommon"},
+                {"src": "git:git://github.com/xkbcommon/libxkbcommon",
+                "config-opts": ["--disable-x11"]},
 
                 {"src": "git:git://git.xiph.org/celt.git"},
 


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