From: Richard W.M. Jones Date: Mon, 24 Aug 2020 07:43:03 +0000 (+0100) Subject: Enable cairo and ssl again since dune bug fixed. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=db046c179a850df45638e1982a08dd0e0dcc1fd1;hp=e4d3bfd73c36e2d1f09d8affecd06b16806f2aca;p=fedora-ocaml-rebuild.git Enable cairo and ssl again since dune bug fixed. --- diff --git a/Goalfile b/Goalfile index 40627d6..abbf7c9 100644 --- a/Goalfile +++ b/Goalfile @@ -31,7 +31,7 @@ let packages = [ "ocaml-biniou", "ocaml-bin-prot", "ocaml-bisect-ppx", - #"ocaml-cairo", + "ocaml-cairo", "ocaml-calendar", "ocaml-camlidl", "ocaml-camlimages", @@ -143,7 +143,7 @@ let packages = [ "ocaml-sexplib0", "ocaml-sha", "ocaml-sqlite", - #"ocaml-ssl", + "ocaml-ssl", "ocaml-stdint", "ocaml-stdio", "ocaml-time-now",