X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=DEPENDS;h=b7a6fefb6a2bb74c2f973fb73de5d68fdb8786f3;hb=234ed6c99b03eca5a95e686cda298eae33d40c2f;hp=5285cc9b38be84fecb810ce6183486bdd2787ce7;hpb=e1252b51da598739b827834103de99dd80c9262a;p=i3%2Fi3 diff --git a/DEPENDS b/DEPENDS index 5285cc9b..b7a6fefb 100644 --- a/DEPENDS +++ b/DEPENDS @@ -1,19 +1,32 @@ -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. +You need the following libraries. The version given is to be understood as the +minimum version required. 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 + * libev + * flex and bison + * yajl (the IPC interface uses JSON to serialize data) * asciidoc >= 8.3.0 for docs/hacking-howto + * asciidoc, xmlto, docbook-xml for man/i3.man + * Xlib, the one that comes with your X-Server + * x11-utils for xmessage (only for displaying the welcome message, so this is + mainly interesting for distributors) + +Recommendations: * i3lock for locking your screen * dmenu for launching applications Get the libraries from: -http://xcb.freedesktop.org/dist/xcb-proto-1.3.tar.bz2 +http://xcb.freedesktop.org/dist/xcb-proto-1.5.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 +http://xcb.freedesktop.org/dist/xcb-util-0.3.5.tar.bz2 +http://libev.schmorp.de/ +http://flex.sourceforge.net/ +http://www.gnu.org/software/bison/ +http://lloyd.github.com/yajl/ -git://code.stapelberg.de/i3lock +http://i3.zekjur.net/i3lock/ http://tools.suckless.org/dmenu