[Pkg-libvirt-commits] [libguestfs] 108/146: ocaml: findlib is required when building from git
Hilko Bengen
bengen at moszumanska.debian.org
Sun Mar 29 17:01:12 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch master
in repository libguestfs.
commit 131e2c76d9b011aab8c7c968e447e32781362db5
Author: Pino Toscano <ptoscano at redhat.com>
Date: Wed Jan 7 15:07:07 2015 +0100
ocaml: findlib is required when building from git
Update README according to the current requirement.
Thanks to: Gabriele Cerami.
(cherry picked from commit 4f51519c9feaba5a0da9e43886415bb32dcc2049)
---
README | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README b/README
index fc88eb9..5f42a22 100644
--- a/README
+++ b/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. |
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list