chiark / gitweb /
README: Update dependency versions.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 29 Nov 2017 11:45:45 +0000 (11:45 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 29 Nov 2017 11:50:12 +0000 (11:50 +0000)
README

diff --git a/README b/README
index f188ea3e546ae5e348869b78617fa1c4aa50100f..c3b5f92ee5881a7523c0d8fec8a3835fd6a85819 100644 (file)
--- a/README
+++ b/README
@@ -26,19 +26,19 @@ effort.
 Build dependencies:
   Name             Tested      Notes
   libdb            5.3.20      also 5.1; not 4.6; 4.[578] seem to be ok
-  libgc            6.8
-  libvorbisfile    1.2.0
+  libgc            7.4.2
+  libvorbisfile    1.3.5
   libpcre          10.22 or 7.6 need UTF-8 support
   libmad           0.15.1b
-  libgcrypt        1.4.1
-  libasound        1.0.16
-  libFLAC          1.2.1
-  libsamplerate    0.1.4       currently optional but strongly recommended
+  libgcrypt        1.7.6
+  libasound        1.1.3
+  libFLAC          1.3.2
+  libsamplerate    0.1.8       currently optional but strongly recommended
   GStreamer        1.10.4 or 0.10.36 currently optional
-  GNU C            4.2.1       }
-  GNU Make         3.81        } Non-GNU versions will NOT work
-  GNU Sed          4.1.5       }
-  Python           2.5.2       (optional; 2.4 won't work)
+  GNU C            6.4.0       }
+  GNU Make         4.1         } Non-GNU versions will NOT work
+  GNU Sed          4.4         }
+  Python           2.7.13      (optional, 2.5.2 onwards OK; 2.4 won't work)
   GTK+             2.12.12     (for the GTK+ client; 2.10 & older will NOT work)
   GLIB             2.16.6      (for the GTK+ client)