X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fedora_ocaml_rebuild.ml;h=6967812228324aadfd12079e4a7ef228891b00e1;hb=e092d6a53db69dbde869c46e9ebd07b1d0db2783;hp=39e95e7538c496d35274275210d714435c77f14e;hpb=511e6af609563e202b14006b2bf0b1cbb51f7a55;p=goaljobs-goals.git 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