summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2024-03-29 09:18:25 +0100
committerLars-Dominik Braun <lars@6xq.net>2024-03-29 09:18:25 +0100
commitb11ba4321b2befda999f3493d1df6fcb59ee7607 (patch)
tree36b19b9e58b5331282969f15a7d830c055101a6f /INSTALL
parent89374a1c76f23816d1998c0f62930027e5a8ffd2 (diff)
downloadpianobar-b11ba4321b2befda999f3493d1df6fcb59ee7607.tar.gz
pianobar-b11ba4321b2befda999f3493d1df6fcb59ee7607.tar.bz2
pianobar-b11ba4321b2befda999f3493d1df6fcb59ee7607.zip
ui: Replace deprecated libcurl function.
Bumps required curl version up to 7.32.0.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 2d36705..e170823 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,7 +7,7 @@ Dependencies
- gmake
- pthreads
- libao
-- libcurl
+- libcurl>=7.32.0
- gcrypt[1]
- json-c
- ffmpeg>=3.3 [2]