]> xenbits.xensource.com Git - xen.git/commitdiff
README: Document optional ocaml dependencies
authorIan Campbell <ian.campbell@citrix.com>
Tue, 27 Mar 2012 10:36:54 +0000 (11:36 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 27 Mar 2012 10:36:54 +0000 (11:36 +0100)
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Jackson <ian.jackson.citrix.com>
README

diff --git a/README b/README
index b15a59b9f64483053e4f63a48cfa3f227c8eab20..ed604f8c3622752bd787b8847dab0d6b2e359b2f 100644 (file)
--- a/README
+++ b/README
@@ -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