Remove coq, camlp4 (+ downstream dependencies) from block list.
[goaljobs-goals.git] / fedora_ocaml_rebuild.ml
index f3cd2fa..5a636ed 100644 (file)
@@ -29,9 +29,7 @@ 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