[PATCH web] building: update xkbcommon requirements

U. Artie Eoff ullysses.a.eoff at intel.com
Mon Aug 12 07:35:08 PDT 2013


From: "U. Artie Eoff" <ullysses.a.eoff at intel.com>

Wayland/Weston can be satisfied by a released version of xkbcommon
(must be at least 0.3.0).  Some distros provide 0.3.0 now. Update
the build instructions to reflect this.

Also, remove the blip about "...this project isn't at all useful
right now...".  Of course it's useful!

Signed-off-by: U. Artie Eoff <ullysses.a.eoff at intel.com>
---
 building.html | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/building.html b/building.html
index b56d4dd..dce5d37 100644
--- a/building.html
+++ b/building.html
@@ -12,8 +12,7 @@
 
 <p>The instructions below assume some familiarity with git and
 building and running experimental software.  Also, be prepared for the fact that this
-project isn't at all useful right now, it's still very much a
-prototype.  When the instructions suggest to clone a git repo, you can
+project is still very much a prototype.  When the instructions suggest to clone a git repo, you can
 of course just add a remote and fetch instead, if you have a clone of
 that repo around already.  By default the software is installed in $HOME/install
 but you can change it by altering $WLD (explained later). You can also install
@@ -116,9 +115,8 @@ this often.</p>
 
 <h2>libxkbcommon</h2>
 
-<p>Wayland needs libxkbcommon for translating evdev keycodes to keysyms.
-For wayland 0.85 use libxkbcommon branch for-weston-0.85.  For this you'll
-need a development packages for macros.</p>
+<p>Wayland needs libxkbcommon >= 0.3.0 for translating evdev keycodes to keysyms.
+For wayland 0.85 use libxkbcommon branch for-weston-0.85.</p>
 
 
 <pre>    $ git clone git://github.com/xkbcommon/libxkbcommon
-- 
1.8.3.1



More information about the wayland-devel mailing list