ocaml: Remove ocaml-yojson from block list.
[goaljobs-goals.git] / fedora_ocaml_rebuild.ml
index f3cd2fa..4caa98b 100644 (file)
@@ -29,9 +29,6 @@ let yum_repo = "koji-rawhide"
  * dependent packages.
  *)
 let blocked = [
-  "ocaml-camlp4";   (* deprecated + all dependent packages *)
-  "ocaml-yojson";   (* jjames is looking at this *)
-  "coq";            (* jjames is looking at this, see RHBZ#1735619 *)
 ]
 let blocked pkg = List.mem pkg blocked