Unblock some packages.
authorRichard W.M. Jones <rjones@redhat.com>
Sun, 24 Aug 2014 08:38:44 +0000 (09:38 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Sun, 24 Aug 2014 08:38:44 +0000 (09:38 +0100)
fedora_ocaml_rebuild.ml

index 0d8d597..c708223 100644 (file)
@@ -35,9 +35,6 @@ let ignored = [
   "ocaml-srpm-macros";             (* don't need to build this *)
   "ocaml";                         (* rebuilt by hand *)
   "whenjobs";                      (* obsolete *)
-  "libguestfs";                    (* rebuilt by hand *)
-  "graphviz";                      (* rebuilt by hand *)
-  "plplot";                        (* already done *)
 ]
 let ignored pkg = List.mem pkg ignored