From: Richard W.M. Jones Date: Wed, 5 Jul 2023 08:51:47 +0000 (+0100) Subject: Add SWIG X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=3925b31eba4814bebd7030420224efb82ed79b9a;hp=c5566590ca8844815e5ce2da153b6e11f99b26ed;p=fedora-ocaml-rebuild.git Add SWIG SWIG can generate OCaml bindings, and so needs rebuilding with OCaml packages. https://src.fedoraproject.org/rpms/swig --- diff --git a/Goalfile b/Goalfile index 2041b75..80760de 100644 --- a/Goalfile +++ b/Goalfile @@ -205,6 +205,7 @@ let packages = [ "plplot", "prooftree", "supermin", + "swig", "utop", "virt-top", "virt-v2v",