mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
ocaml: findlib is required when building from git
Update README according to the current requirement. Thanks to: Gabriele Cerami.
This commit is contained in:
6
README
6
README
@@ -86,6 +86,10 @@ The full requirements are described below.
|
||||
| | | | Optional if compiling from tarball. |
|
||||
| | | | To build generated files and OCaml bindings.
|
||||
+--------------+-------------+---+-----------------------------------------+
|
||||
| findlib | |R/O| Required if compiling from git. |
|
||||
| | | | Optional if compiling from tarball. |
|
||||
| | | | To build generated files and OCaml bindings.
|
||||
+--------------+-------------+---+-----------------------------------------+
|
||||
| autotools | |R/O| Required if compiling from git. |
|
||||
| | | | Optional if compiling from tarball. |
|
||||
| | | | Autotools-based build system. |
|
||||
@@ -184,8 +188,6 @@ The full requirements are described below.
|
||||
| python-evtx | | O | Used by virt-log to parse Windows |
|
||||
| | | | Event Log files. |
|
||||
+--------------+-------------+---+-----------------------------------------+
|
||||
| findlib | | O | For the OCaml bindings. |
|
||||
+--------------+-------------+---+-----------------------------------------+
|
||||
| ocaml-gettext| | O | For localizing OCaml virt-* tools. |
|
||||
+--------------+-------------+---+-----------------------------------------+
|
||||
| Python | 2.2 | O | For the Python bindings. |
|
||||
|
||||
Reference in New Issue
Block a user