From: Richard W.M. Jones Date: Wed, 15 Oct 2025 11:49:16 +0000 (+0100) Subject: Comment out ocaml-yojson because it adds a circular dep X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=02690317a2da3247df1400aa514ff0ef74e14d0a;p=fedora-ocaml-rebuild.git Comment out ocaml-yojson because it adds a circular dep --- diff --git a/fedora-packages.gl b/fedora-packages.gl index 1a9ad00..9bfc172 100644 --- a/fedora-packages.gl +++ b/fedora-packages.gl @@ -164,7 +164,7 @@ let packages = [ "ocaml-xmlm", "ocaml-xmlrpc-light", "ocaml-yaml", - "ocaml-yojson", + #"ocaml-yojson", - builds fine, but introduces a circular dep "ocaml-zarith", "ocaml-zed", "ocaml-zip",