From 4d3601eb4ed1e314a8d4944a09a7f81638396cb6 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 29 Jul 2017 08:29:22 +0100 Subject: [PATCH] docs: ocaml-hivex is now required to build the daemon. Fixes commit d5b6f1df5ff2d387a5dfc89b8316c0dff67ce2c9. --- docs/guestfs-building.pod | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/guestfs-building.pod b/docs/guestfs-building.pod index 493a92b9e..0c52e8d1e 100644 --- a/docs/guestfs-building.pod +++ b/docs/guestfs-building.pod @@ -180,8 +180,10 @@ Optional if compiling from tarball. =item hivex E 1.2.7 -I if compiling from git, and highly recommended otherwise. -Various core features will be disabled if hivex is not available. +=item ocaml-hivex + +I. ocaml-hivex is the OCaml binding for hivex, which is +required when building the daemon. =item libmagic