changeset 2310:d820fe9268da

Slightly update README for requirements.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 04 Jan 2021 12:29:44 +0200
parents 680cd156d425
children 72241ef9bb2d
files README
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README	Sat Jan 02 11:44:05 2021 +0200
+++ b/README	Mon Jan 04 12:29:44 2021 +0200
@@ -35,14 +35,15 @@
 
  - GCC 4.6 or later (or Clang or possibly other C99 compatible compiler)
  - GNU Wget
- - Perl 5.10
+ - Perl 5.10 or later
  - ImageMagick (GraphicsMagick might not work)
  - GNU diff, patch, make and sed
  - bash, dash or some other reasonable shell
  - libpng 1.2 or 1.6 and development headers (optional)
  - libwebsockets, libuv and perhaps some other depencies
    if you want the "mapsearch" server. Only following versions
-   of libwebsockets have been tested: 2.0.3, 2.2.0 and 3.2.1
+   of libwebsockets have been tested: 2.0.3, 2.2.0, 3.2.1 and
+   4.0.20 .. I can't guarantee compatibility with all versions.
 
  - TNSP "th-libs" C utility code library, usually you need the latest
    one for the latest maputils, available as Mercurial repository at