summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2014-04-12 20:30:07 +0200
committerLars-Dominik Braun <lars@6xq.net>2014-04-12 20:30:07 +0200
commita542ddde796c4b71ac6dd2250c957906f78d344a (patch)
treeb6de4fa551185744c6ba2bde77f8f3c7886e20f6 /INSTALL
parent0ba07406f7348605d82373bf43d43099033c9447 (diff)
downloadpianobar-a542ddde796c4b71ac6dd2250c957906f78d344a.tar.gz
pianobar-a542ddde796c4b71ac6dd2250c957906f78d344a.tar.bz2
pianobar-a542ddde796c4b71ac6dd2250c957906f78d344a.zip
INSTALL: Add note about libav* configuration
Diffstat (limited to 'INSTALL')
-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
--------