X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fedora_ocaml_rebuild.ml;h=a5645f193f48ceab8d078c4db73f1c15405f7fb8;hb=e98496449fbe9994aaee716a05e8208555e95f5d;hp=5f17887b939f8ff19868c3450f13ba7690491379;hpb=7a53654a33574387d1c772d643c94872b917111b;p=goaljobs-goals.git diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index 5f17887..a5645f1 100644 --- a/fedora_ocaml_rebuild.ml +++ b/fedora_ocaml_rebuild.ml @@ -30,6 +30,8 @@ let yum_repo = "koji-rawhide" *) let blocked = [ "ocaml-camlp4"; (* not ported to 4.08 yet *) + "ocaml-camlp5"; (* not ported to 4.08 yet *) + "ocaml-zarith"; (* build failures, seemingly unrelated *) ] let blocked pkg = List.mem pkg blocked @@ -50,7 +52,7 @@ let source_packages = " fedora_dir in dirs @ [ "alt-ergo"; "apron"; "brltty"; "coccinelle"; "coq"; "cduce"; "frama-c"; "gappalib-coq"; "graphviz"; "hevea"; "hivex"; - "plplot"; "virt-top"; "why3"; "z3"; + "opam"; "plplot"; "virt-top"; "why3"; "z3"; "flocq" (* no OCaml code, but needs to be rebuilt after Coq *); "guestfs-browser"; "libguestfs" ]