X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fedora_ocaml_rebuild.ml;h=1b0022ae26aca030bc5337def7fcba4d53027258;hb=4f4e732e582bfe1705c231c98486cb90b3d10175;hp=09af4e32693369109cb9dd6017938fadbbc9c9e6;hpb=6a4812789b5ec8cc5d42482d5a85463ba1b846e8;p=goaljobs-goals.git diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index 09af4e3..1b0022a 100644 --- a/fedora_ocaml_rebuild.ml +++ b/fedora_ocaml_rebuild.ml @@ -30,8 +30,9 @@ let yum_repo = "koji-rawhide" *) let blocked = [ "ocaml-camlp4"; (* deprecated + all dependent packages *) - "ocaml-zarith"; (* build failures, seemingly unrelated *) - "ocaml-yojson"; (* seems to require some proper attention *) + "ocaml-yojson"; (* jjames is looking at this *) + "ocaml-dose3"; (* requires ocaml-seq, see 1735476 & 1735629 *) + "coq"; (* jjames is looking at this, see RHBZ#1735619 *) ] let blocked pkg = List.mem pkg blocked