Mention libev-dev in the ubuntu howto (Thanks frapzzt)
This commit is contained in:
parent
8f9e87124a
commit
adeb8623af
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue