git.annexia.org
/
virt-p2v.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dda0f80
)
Add comments containing minimum version numbers of packages.
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 18 Mar 2008 17:52:03 +0000
(17:52 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 18 Mar 2008 17:52:03 +0000
(17:52 +0000)
p2v.ks.in
patch
|
blob
|
history
diff --git
a/p2v.ks.in
b/p2v.ks.in
index
1ee10e2
..
74ba0c1
100644
(file)
--- 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