mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
INSTALL.md: Fixed package name of 'libvpx' on ArchLinux
This commit is contained in:
parent
44662310da
commit
15ff9355df
@ -96,7 +96,7 @@ First of all install the dependencies of Tox Core.
|
|||||||
|
|
||||||
Arch Linux:
|
Arch Linux:
|
||||||
```bash
|
```bash
|
||||||
sudo pacman -S --needed opus vpx
|
sudo pacman -S --needed opus libvpx
|
||||||
```
|
```
|
||||||
|
|
||||||
Debian / Ubuntu:
|
Debian / Ubuntu:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user