ocaml: Add comments about ocaml-seq, coq
[goaljobs-goals.git] / fedora_ocaml_rebuild.ml
index a67c9fe..a395c58 100644 (file)
@@ -31,6 +31,8 @@ let yum_repo = "koji-rawhide"
 let blocked = [
   "ocaml-camlp4";   (* deprecated + all dependent packages *)
   "ocaml-yojson";   (* jjames is looking at this *)
+  "ocaml-dose3";    (* requires ocaml-seq, see 1735476 & 1735629 *)
+  "coq";            (* RHBZ#1735619 *)
 ]
 let blocked pkg = List.mem pkg blocked