X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fedora_ocaml_rebuild.ml;fp=fedora_ocaml_rebuild.ml;h=1103ebb4167f8cacf0270042b0546fad68e9275d;hb=34c9d6884ebf41cbec447d6e017d1092f830c258;hp=5f17887b939f8ff19868c3450f13ba7690491379;hpb=7a53654a33574387d1c772d643c94872b917111b;p=goaljobs-goals.git diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index 5f17887..1103ebb 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