From: Michael Stapelberg Date: Wed, 14 Oct 2009 11:04:57 +0000 (+0200) Subject: Mention libev-dev in the ubuntu howto (Thanks frapzzt) X-Git-Tag: 3.d-bf1~29 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=adeb8623afb3bb9caa1cc4aff5d34cf771de1820;p=i3%2Fi3 Mention libev-dev in the ubuntu howto (Thanks frapzzt) --- diff --git a/website/docs/building_ubuntu_9.04.html b/website/docs/building_ubuntu_9.04.html index 151108a1..c60f29a6 100644 --- a/website/docs/building_ubuntu_9.04.html +++ b/website/docs/building_ubuntu_9.04.html @@ -33,6 +33,14 @@ li { $ git clone http://code.stapelberg.de/git/i3 +

+ Now install the build-dependencies for i3 which are included in ubuntu: +

+ +
+$ sudo apt-get install libev-dev
+
+

The Ubuntu repositories do not contain the required versions of several packages. Hence we need to get them from Debian. Create a new directory for the .debs