summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorHugo van der Wijst <hugwijst@gmail.com>2013-10-20 21:19:46 +0200
committerHugo van der Wijst <hugwijst@gmail.com>2013-10-20 21:19:46 +0200
commit57f3a0121147d761bc81412728f7711d059bd894 (patch)
tree25e3001871f1ede8d740a1bd8e37133de1aaaf71 /INSTALL.md
parent1ad9e6d8ac52589ccc1367c2bbe9d02dcc1e460a (diff)
Update INSTALL.md
Add new build dependencies for A/V on Debian derivatives.
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 380345ec..9321f92b 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 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
20``` 20```
21 21
22On Fedora: 22On Fedora: