1
0
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:
wngr 2015-07-21 11:01:14 +02:00
parent b13cf301f9
commit 37943c2ac0

View File

@ -163,7 +163,7 @@ sudo apt-get install libtool autotools-dev automake checkinstall check libopus-d
Fedora:
```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: