Mention libev-dev in the ubuntu howto (Thanks frapzzt)

This commit is contained in:
Michael Stapelberg 2009-10-14 13:04:57 +02:00
parent 8f9e87124a
commit adeb8623af
1 changed files with 8 additions and 0 deletions

View File

@ -33,6 +33,14 @@ li {
$ git clone http://code.stapelberg.de/git/i3 $ git clone http://code.stapelberg.de/git/i3
</pre> </pre>
<p>
Now install the build-dependencies for i3 which are included in ubuntu:
</p>
<pre>
$ sudo apt-get install libev-dev
</pre>
<p> <p>
The Ubuntu repositories do not contain the required versions of several packages. Hence we need 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 to get them from Debian. Create a new directory for the .debs