summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2011-11-09 21:15:49 +0100
committerLars-Dominik Braun <lars@6xq.net>2011-11-09 21:15:49 +0100
commit4d44f11288132a225258a6d2d94e984624aae557 (patch)
tree0b2a0b1e9de218f94756b791596511536cd708cd /INSTALL
parent937fdfb4ed8e55795902e8567e8624da06ea4f8a (diff)
downloadpianobar-4d44f11288132a225258a6d2d94e984624aae557.tar.gz
pianobar-4d44f11288132a225258a6d2d94e984624aae557.tar.bz2
pianobar-4d44f11288132a225258a6d2d94e984624aae557.zip
TLS is not optional any more
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 1 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 5757164..cbb0dfc 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,8 +7,8 @@ Dependencies
- gmake
- pthreads
- libao
+- gnutls
- libfaad2 and/or libmad
-- gnutls (optional)
- UTF-8 console/locale
Building
@@ -42,9 +42,6 @@ DISABLE_FAAD=1
Disables AAC playback.
DISABLE_MAD=1
Disables MP3 playback.
-DISABLE_GNUTLS=1
- Disables TLS support. Don’t do this if you intent to run pianobar on a
- public/unsafe network.
Mac OS X
++++++++