From 223e39cf656366f2ff74dcdd3195abddbaceccd0 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Wed, 11 Jul 2018 00:37:05 +0200 Subject: update list of deps --- README.rst | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 311be6b..63ae25f 100644 --- a/README.rst +++ b/README.rst @@ -38,9 +38,14 @@ and *current* in separate branches, producing higher quality diffs. Install ******* -To build the executable you need Ocaml_ (tested with version 4.01) as -well as Omake_. *Context Mirror Bot* requires the ``ocurl``, ``uri``, -and ``xmlm`` libraries. I recommend installing them through Opam_. +To build the executable you need Ocaml_ (tested with version 4.01 +through 4.05) as well as Omake_. *Context Mirror Bot* requires the +``fileutils``. ``ocurl``, ``syslog``, ``uri``, and ``xmlm`` libraries. +They should be readily available through Opam_. + +Note: The *syslog* package is currently unavailable for recent compiler +versions, preventing the use of the mirror bot with Ocaml from 4.06 +upwards. If the dependencies are in place, simply issue ``omake`` in the repository directory and the executable ``context_mirror_bot`` is -- cgit v1.2.3