aboutsummaryrefslogtreecommitdiff
path: root/DEPENDS
diff options
context:
space:
mode:
authorMichael Stapelberg <michael+git@stapelberg.de>2009-02-10 20:49:47 +0100
committerMichael Stapelberg <michael+git@stapelberg.de>2009-02-10 20:49:47 +0100
commit3e7b12ba430a2abeb3e0c80effcb9ecba368bb80 (patch)
tree7b8cd781b4ba5fb396df2f77eebe21df2ffd432b /DEPENDS
parent069a740a948743cd10a2bbf13d2f5ca25add495f (diff)
downloadi3-3e7b12ba430a2abeb3e0c80effcb9ecba368bb80.tar.gz
i3-3e7b12ba430a2abeb3e0c80effcb9ecba368bb80.zip
Implement keybindings, adjust CMDMODE grammar, update DEPENDS
Diffstat (limited to 'DEPENDS')
-rw-r--r--DEPENDS13
1 files changed, 13 insertions, 0 deletions
diff --git a/DEPENDS b/DEPENDS
new file mode 100644
index 00000000..21e6877e
--- /dev/null
+++ b/DEPENDS
@@ -0,0 +1,13 @@
+You need the following libraries. The version given is to be understand as the minimum
+version. However, if any of these libraries changes the API, i3 may not compile anymore.
+In that case, please try using the versions mentioned below until a fix is provided.
+
+ * xcb-proto-1.3 (2008-12-10)
+ * libxcb-1.1.93 (2008-12-11)
+ * xcb-util-0.3.3 (2009-01-31)
+ * Xlib, the one that comes with your X-Server
+
+Get the libraries from:
+http://xcb.freedesktop.org/dist/xcb-proto-1.3.tar.bz2
+http://xcb.freedesktop.org/dist/libxcb-1.1.93.tar.bz2
+http://xcb.freedesktop.org/dist/xcb-util-0.3.3.tar.bz2