mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Update INSTALL.md
Added missing dependencies to build toxcore on fedora.
This commit is contained in:
parent
b13cf301f9
commit
37943c2ac0
|
@ -163,7 +163,7 @@ sudo apt-get install libtool autotools-dev automake checkinstall check libopus-d
|
||||||
|
|
||||||
Fedora:
|
Fedora:
|
||||||
```bash
|
```bash
|
||||||
sudo dnf install libtool autoconf automake check check-devel libsodium-devel
|
sudo dnf install libtool autoconf automake check check-devel libsodium-devel opus-devel libvpx-devel
|
||||||
```
|
```
|
||||||
|
|
||||||
openSUSE:
|
openSUSE:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user