ocaml: Remove ocaml-yojson from block list.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 6 Sep 2019 20:52:03 +0000 (21:52 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 6 Sep 2019 20:52:03 +0000 (21:52 +0100)
fedora_ocaml_rebuild.ml

index 5a636ed..4caa98b 100644 (file)
@@ -29,7 +29,6 @@ let yum_repo = "koji-rawhide"
  * dependent packages.
  *)
 let blocked = [
-  "ocaml-yojson";   (* jjames is looking at this *)
 ]
 let blocked pkg = List.mem pkg blocked