mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Merge pull request #168 from nurupo/master
Added a note about libconfig
This commit is contained in:
commit
2d31136994
|
@ -7,6 +7,7 @@ Build dependencies:
|
||||||
```bash
|
```bash
|
||||||
apt-get install build-essential libtool autotools-dev automake libconfig-dev ncurses-dev cmake checkinstall
|
apt-get install build-essential libtool autotools-dev automake libconfig-dev ncurses-dev cmake checkinstall
|
||||||
```
|
```
|
||||||
|
Note that `libconfig-dev` should be >= 1.4.
|
||||||
|
|
||||||
You should get and install [libsodium](https://github.com/jedisct1/libsodium):
|
You should get and install [libsodium](https://github.com/jedisct1/libsodium):
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue
Block a user