mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Merge branch 'instructions' of https://github.com/zetok/ProjectTox-Core
This commit is contained in:
commit
eb033755a0
|
@ -482,7 +482,7 @@ yum install opus-devel libvpx-devel
|
|||
|
||||
Install on ubuntu:
|
||||
```bash
|
||||
sudo apt-get install libopus-dev libvpx-dev
|
||||
sudo apt-get install libopus-dev libvpx-dev pkg-config
|
||||
```
|
||||
If you get the "Unable to locate package libopus-dev" message, add the following ppa and try again:
|
||||
```bash
|
||||
|
|
Loading…
Reference in New Issue
Block a user