mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Updated install docs to reflect ubuntu dependencies for 13.04.
This commit is contained in:
parent
db5775afb3
commit
de90518f28
|
@ -2,6 +2,12 @@
|
||||||
|
|
||||||
###Linux:
|
###Linux:
|
||||||
|
|
||||||
|
Build dependencies:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
apt-get install build-essential libtool autotools-dev automake libconfig-dev
|
||||||
|
```
|
||||||
|
|
||||||
You should get and install [libsodium](https://github.com/jedisct1/libsodium):
|
You should get and install [libsodium](https://github.com/jedisct1/libsodium):
|
||||||
```bash
|
```bash
|
||||||
git clone git://github.com/jedisct1/libsodium.git
|
git clone git://github.com/jedisct1/libsodium.git
|
||||||
|
|
Loading…
Reference in New Issue
Block a user