mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Merge branch 'pr2805'
This commit is contained in:
commit
75bd5b7cea
@ -338,7 +338,7 @@ You will need to install manually `libsodium`:
|
|||||||
```
|
```
|
||||||
git clone git://github.com/jedisct1/libsodium.git
|
git clone git://github.com/jedisct1/libsodium.git
|
||||||
cd libsodium
|
cd libsodium
|
||||||
git checkout tags/1.0.7
|
git checkout tags/1.0.8
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
./configure && make check
|
./configure && make check
|
||||||
sudo checkinstall --install --pkgname libsodium --pkgversion 1.0.0 --nodoc
|
sudo checkinstall --install --pkgname libsodium --pkgversion 1.0.0 --nodoc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user