]> git.sur5r.net Git - i3/i3/blob - DEPENDS
Implement proof of concept for resizing cols/rows
[i3/i3] / DEPENDS
1 You need the following libraries. The version given is to be understand as the minimum
2 version. However, if any of these libraries changes the API, i3 may not compile anymore.
3 In that case, please try using the versions mentioned below until a fix is provided.
4
5  * xcb-proto-1.3 (2008-12-10)
6  * libxcb-1.1.93 (2008-12-11)
7  * xcb-util-0.3.3 (2009-01-31)
8  * Xlib, the one that comes with your X-Server
9
10 Get the libraries from:
11 http://xcb.freedesktop.org/dist/xcb-proto-1.3.tar.bz2
12 http://xcb.freedesktop.org/dist/libxcb-1.1.93.tar.bz2
13 http://xcb.freedesktop.org/dist/xcb-util-0.3.3.tar.bz2