This commit is contained in:
irungentoo 2014-12-23 20:28:08 -05:00
commit eb033755a0
No known key found for this signature in database
GPG Key ID: 10349DC9BED89E98

View File

@ -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