This commit is contained in:
irungentoo 2014-09-03 07:52:52 -04:00
commit f52261eeb0
No known key found for this signature in database
GPG Key ID: 10349DC9BED89E98

View File

@ -53,6 +53,8 @@ pkg install net-im/tox
``` ```
Note, if you install from ports select NaCl for performance, and sodium if you want it to be portable. Note, if you install from ports select NaCl for performance, and sodium if you want it to be portable.
**For A/V support, also install the dependences listed in the [libtoxav] (#libtoxav) section.**
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