summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2018-07-11 00:37:05 +0200
committerPhilipp Gesang <phg@phi-gamma.net>2018-07-11 00:55:01 +0200
commit223e39cf656366f2ff74dcdd3195abddbaceccd0 (patch)
tree22961fdd74b84d575e3c76cc057bbc17baa9a3ed
parent43be9718b40a6863492991c5d22b62fc3515ffd7 (diff)
downloadcontext-mirror-bot-223e39cf656366f2ff74dcdd3195abddbaceccd0.tar.gz
update list of deps
-rw-r--r--README.rst11
1 files 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