Block ocaml-yojson
[goaljobs-goals.git] / fedora_ocaml_rebuild.ml
index a5645f1..c4bedeb 100644 (file)
@@ -32,6 +32,7 @@ let blocked = [
   "ocaml-camlp4";   (* not ported to 4.08 yet *)
   "ocaml-camlp5";   (* not ported to 4.08 yet *)
   "ocaml-zarith";   (* build failures, seemingly unrelated *)
+  "ocaml-yojson";   (* seems to require some proper attention *)
 ]
 let blocked pkg = List.mem pkg blocked