From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Tue, 18 Mar 2008 17:52:03 +0000 (+0000) Subject: Add comments containing minimum version numbers of packages. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=22d20697d4ac4a267f979ded575764625e4dfa2f;p=virt-p2v.git Add comments containing minimum version numbers of packages. --- diff --git a/p2v.ks.in b/p2v.ks.in index 1ee10e2..74ba0c1 100644 --- a/p2v.ks.in +++ b/p2v.ks.in @@ -64,15 +64,18 @@ iproute net-tools # For OCaml -ocaml >= 3.10.0 +ocaml ocaml-runtime ocaml-pcre ocaml-extlib ocaml-xml-light ocaml-libvirt -ocaml-newt >= 0.9 +# REQUIRED: ocaml-newt >= 0.9 +ocaml-newt # For network configuration +# dhclient >= 4.0.0 fixes the cwd-holds-filesystem-open problem. +# REQUIRED: dhclient >= 4.0.0 dhclient # Some other generally useful packages