summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL8
1 files changed, 6 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 4940979..0406c7c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -8,11 +8,15 @@ Dependencies
- pthreads
- libao
- gnutls
-- gcrypt (with blowfish cipher enabled)
+- gcrypt[1]
- json-c
-- libav/ffmpeg
+- libav/ffmpeg[2]
- UTF-8 console/locale
+[1] with blowfish cipher enabled
+[2] required: demuxer mov, decoder aac, protocol http and filters volume,
+ aformat, aresample
+
Building
--------