From: Richard W.M. Jones Date: Sat, 30 Aug 2014 12:39:03 +0000 (+0100) Subject: Unblock ocaml-camlimages, it *should* now build with compiler changes. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;ds=sidebyside;h=2a7eb34a8019bc82f7951f138a690f2aeeed9d49;p=goaljobs-goals.git Unblock ocaml-camlimages, it *should* now build with compiler changes. --- diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index a45bc1a..7851975 100644 --- a/fedora_ocaml_rebuild.ml +++ b/fedora_ocaml_rebuild.ml @@ -24,7 +24,6 @@ let yum_repo = "koji-rawhide" *) let blocked = [ "ocaml-pa-do"; (* orphaned *) - "ocaml-camlimages"; (* build failure, conflicting C types in header files *) ] let blocked pkg = List.mem pkg blocked