mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Update INSTALL.md
Add new build dependencies for A/V on Debian derivatives.
This commit is contained in:
parent
1ad9e6d8ac
commit
57f3a01211
|
@ -16,7 +16,7 @@
|
|||
Build dependencies:
|
||||
|
||||
```bash
|
||||
sudo apt-get install build-essential libtool autotools-dev automake libconfig-dev ncurses-dev checkinstall check git
|
||||
sudo apt-get install build-essential libtool autotools-dev automake libconfig-dev ncurses-dev checkinstall check git libavformat-dev libavdevice-dev libswscale-dev libsdl-dev libopenal-dev libopus-dev
|
||||
```
|
||||
|
||||
On Fedora:
|
||||
|
|
Loading…
Reference in New Issue
Block a user