README: add xcb-util minimum version

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2008-08-01 14:36:01 +02:00
parent 1ea999aef1
commit 39614964ab
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -6,7 +6,7 @@ Requirements
------------ ------------
In order to build awesome itself, you need header files and libs of: In order to build awesome itself, you need header files and libs of:
- cmake - cmake
- Xlib, xcb and xcb-util - Xlib, xcb and xcb-util (>= 0.2.1)
- Lua 5.1 - Lua 5.1
- cairo - cairo
- pango and pangocairo - pango and pangocairo