]> git.sur5r.net Git - i3/i3/commitdiff
Mention libev-dev in the ubuntu howto (Thanks frapzzt)
authorMichael Stapelberg <michael@stapelberg.de>
Wed, 14 Oct 2009 11:04:57 +0000 (13:04 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 14 Oct 2009 11:04:57 +0000 (13:04 +0200)
website/docs/building_ubuntu_9.04.html

index 151108a18b61e82cea9d859f29cb3cc6221284d6..c60f29a6fb110a6babe0697e04f2240e9c8b24db 100644 (file)
@@ -33,6 +33,14 @@ li {
 $ git clone http://code.stapelberg.de/git/i3
 </pre>
 
+<p>
+  Now install the build-dependencies for i3 which are included in ubuntu:
+</p>
+
+<pre>
+$ sudo apt-get install libev-dev
+</pre>
+
 <p>
   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