From: Richard W.M. Jones Date: Thu, 18 Jun 2015 17:24:56 +0000 (+0100) Subject: ocaml: Add z3 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=d82f9c942d729f00ef1cc9849182d6945a60381d;p=goaljobs-goals.git ocaml: Add z3 --- diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index bf9b653..a54219d 100644 --- a/fedora_ocaml_rebuild.ml +++ b/fedora_ocaml_rebuild.ml @@ -41,7 +41,7 @@ let source_packages = let dirs = shlines "cd %s && ls -1d ocaml*" fedora_dir in dirs @ [ "alt-ergo"; "apron"; "brltty"; "coccinelle"; "coq"; "cduce"; "frama-c"; "gappalib-coq"; "graphviz"; "hevea"; "hivex"; - "js-of-ocaml"; "plplot"; "virt-top"; "why3"; + "js-of-ocaml"; "plplot"; "virt-top"; "why3"; "z3"; "flocq" (* no OCaml code, but needs to be rebuilt after Coq *); "guestfs-browser"; "libguestfs"; "virt-dmesg" ]