Unblock camlp5 since it has been ported to 4.08 now.
[goaljobs-goals.git] / fedora_ocaml_rebuild.ml
index c4bedeb..80726ae 100644 (file)
@@ -30,7 +30,6 @@ let yum_repo = "koji-rawhide"
  *)
 let blocked = [
   "ocaml-camlp4";   (* not ported to 4.08 yet *)
-  "ocaml-camlp5";   (* not ported to 4.08 yet *)
   "ocaml-zarith";   (* build failures, seemingly unrelated *)
   "ocaml-yojson";   (* seems to require some proper attention *)
 ]