git.annexia.org
/
goaljobs-goals.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
684162e
)
Add libguestfs to list of OCaml packages.
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 18 Feb 2015 12:32:27 +0000
(12:32 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 18 Feb 2015 12:32:27 +0000
(12:32 +0000)
fedora_ocaml_rebuild.ml
patch
|
blob
|
history
diff --git
a/fedora_ocaml_rebuild.ml
b/fedora_ocaml_rebuild.ml
index
bc02617
..
fed826d
100644
(file)
--- a/
fedora_ocaml_rebuild.ml
+++ b/
fedora_ocaml_rebuild.ml
@@
-44,7
+44,7
@@
let source_packages =
"cduce"; "frama-c"; "gappalib-coq"; "graphviz"; "hevea"; "hivex";
"js-of-ocaml"; "llvm"; "plplot"; "virt-top"; "why3";
"flocq" (* no OCaml code, but needs to be rebuilt after Coq *);
- "guestfs-browser";
+ "guestfs-browser";
"libguestfs";
"virt-dmesg" ]
(* Dependencies of each package. (pkg, [deps ...]) *)