From: Richard W.M. Jones Date: Tue, 19 Aug 2014 17:49:52 +0000 (+0100) Subject: Block ocaml-camlimages. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=e092d6a53db69dbde869c46e9ebd07b1d0db2783;p=goaljobs-goals.git Block ocaml-camlimages. --- diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index 39e95e7..6967812 100644 --- a/fedora_ocaml_rebuild.ml +++ b/fedora_ocaml_rebuild.ml @@ -26,6 +26,7 @@ let blocked = [ "ocaml-pa-do"; (* build failure, complex *) "frama-c"; (* build failure *) "gappalib-coq"; (* build failure in configure script *) + "ocaml-camlimages"; (* build failure, conflicting C types in header files *) ] let blocked pkg = List.mem pkg blocked