commit 281a87ed8926fc38194b86c78b1a1e4659f2d73e
Author: Oswald Buddenhagen <o...@users.sf.net>
Date:   Mon Nov 18 16:30:44 2019 +0100

    update build requirements
    
    in particular, mention perl-related things, which might not be
    immediately obvious.

 README | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README b/README
index abb873d..28484bd 100644
--- a/README
+++ b/README
@@ -55,11 +55,18 @@ isync executable still exists; it is a compatibility 
wrapper around mbsync.
 
 * Requirements
 
+    perl v5.14+
     Berkeley DB 4.1+ (optional)
     OpenSSL for TLS/SSL support (optional)
     Cyrus SASL (optional)
     zlib (optional)
 
+  The build from git also requires:
+
+    GNU autotools (autoconf & automake)
+    perl module Date::Parse (libtimedate-perl on Debian, perl-TimeDate on
+                             Fedora and Suse)
+
 * Installation
 
     ./autogen.sh (only when building from git)


_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to