From: Richard W.M. Jones Date: Wed, 31 Jul 2019 18:21:41 +0000 (+0100) Subject: Enable ocaml-zarith. X-Git-Url: http://git.annexia.org/?p=goaljobs-goals.git;a=commitdiff_plain;h=d36df95d678b1375a88cee719492c0011f9dc6f0 Enable ocaml-zarith. --- diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index 09af4e3..6939ca2 100644 --- a/fedora_ocaml_rebuild.ml +++ b/fedora_ocaml_rebuild.ml @@ -30,8 +30,7 @@ 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 *) ] let blocked pkg = List.mem pkg blocked