summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorHugo van der Wijst <hugwijst@gmail.com>2013-10-21 00:16:54 +0200
committerHugo van der Wijst <hugwijst@gmail.com>2013-10-21 00:16:54 +0200
commitc03a36359aff5235018610a743bf0d6476fed115 (patch)
tree2ee4a46bbf4053ce29c4d7bb6e522d442e6a22da /INSTALL.md
parent57f3a0121147d761bc81412728f7711d059bd894 (diff)
Update INSTALL.md
Add libvpx.
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 9321f92b..ada9bc3c 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -16,7 +16,7 @@
16Build dependencies: 16Build dependencies:
17 17
18```bash 18```bash
19sudo 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 19sudo 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 libvpx-dev
20``` 20```
21 21
22On Fedora: 22On Fedora: