Add opam to the package build list.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 30 Apr 2019 09:01:40 +0000 (10:01 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 30 Apr 2019 09:40:23 +0000 (10:40 +0100)
fedora_ocaml_rebuild.ml

index 1103ebb..a5645f1 100644 (file)
@@ -52,7 +52,7 @@ let source_packages =
   " fedora_dir in
   dirs @ [ "alt-ergo"; "apron"; "brltty"; "coccinelle"; "coq";
            "cduce"; "frama-c"; "gappalib-coq"; "graphviz"; "hevea"; "hivex";
-           "plplot"; "virt-top"; "why3"; "z3";
+           "opam"; "plplot"; "virt-top"; "why3"; "z3";
            "flocq" (* no OCaml code, but needs to be rebuilt after Coq *);
            "guestfs-browser"; "libguestfs" ]