Unblock ocaml-camlimages, it *should* now build with compiler changes.
authorRichard W.M. Jones <rjones@redhat.com>
Sat, 30 Aug 2014 12:39:03 +0000 (13:39 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 16 Feb 2015 13:04:42 +0000 (13:04 +0000)
fedora_ocaml_rebuild.ml

index a45bc1a..7851975 100644 (file)
@@ -24,7 +24,6 @@ let yum_repo = "koji-rawhide"
  *)
 let blocked = [
   "ocaml-pa-do";                        (* orphaned *)
  *)
 let blocked = [
   "ocaml-pa-do";                        (* orphaned *)
-  "ocaml-camlimages";                   (* build failure, conflicting C types in header files *)
 ]
 let blocked pkg = List.mem pkg blocked
 
 ]
 let blocked pkg = List.mem pkg blocked