summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2013-07-02 17:13:47 +0200
committerLars-Dominik Braun <lars@6xq.net>2013-07-02 17:13:47 +0200
commitf6df7d7e510f2d8879ec54dce32fee2b691dc32d (patch)
tree8a68d1586c3290093e9a6002ac8f071dbaf749e3 /INSTALL
parenta1e73fc8d72a5253cae29c9bab5b260ad297c5e2 (diff)
downloadpianobar-windows-f6df7d7e510f2d8879ec54dce32fee2b691dc32d.tar.gz
pianobar-windows-f6df7d7e510f2d8879ec54dce32fee2b691dc32d.tar.bz2
pianobar-windows-f6df7d7e510f2d8879ec54dce32fee2b691dc32d.zip
piano: Check for libgcrypt errors
Fixes mysterious segfaults from issue #369 and #293.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 45ca024..3283027 100644
--- a/INSTALL
+++ b/INSTALL
@@ -8,7 +8,7 @@ Dependencies
- pthreads
- libao
- gnutls
-- gcrypt
+- gcrypt (with blowfish cipher enabled)
- json-c
- libfaad2 (compiled with --without-drm)
- libmad (optional, Pandora One users only)