Temporarily ignore graphviz. master
authorRichard W.M. Jones <rjones@redhat.com>
Sat, 4 Jan 2020 13:48:31 +0000 (13:48 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Sat, 4 Jan 2020 13:48:31 +0000 (13:48 +0000)
fedora_ocaml_rebuild.ml

index 5b8bf07..9a4520e 100644 (file)
@@ -29,6 +29,7 @@ let yum_repo = "koji-rawhide"
  *)
 let blocked = [
   "ocaml-camlp4";
+  "graphviz"; (* some compile-time issues *)
 ]
 let blocked pkg = List.mem pkg blocked