# HG changeset patch
# User Ian Campbell <ian.campbell@citrix.com>
# Date 1332844614 -3600
# Node ID 4c94b3af302d4825b1e25f60e80e625d2832235a
# Parent  db91c451fd148b8e0728fc7dc68e43b46deb4579
README: Document optional ocaml dependencies
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
diff -r db91c451fd14 -r 4c94b3af302d README
--- a/README	Tue Mar 27 11:36:39 2012 +0100
+++ b/README	Tue Mar 27 11:36:54 2012 +0100
@@ -61,6 +61,13 @@ provided by your OS distributor:
     * ACPI ASL compiler (iasl)
     * markdown
 
+In addition to the above there are a number of optional build
+prerequisites. Omitting these will cause the related features to be
+disabled at compile time:
+    * Development install of Ocaml (e.g. ocaml-nox and
+      ocaml-findlib). Required to build ocaml components which
+      includes the alternative ocaml xenstored.
+
 Second, you need to acquire a suitable kernel for use in domain 0. If
 possible you should use a kernel provided by your OS distributor. If
 no suitable kernel is available from your OS distributor then refer to