Comment out ocaml-yojson because it adds a circular dep
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 15 Oct 2025 11:49:16 +0000 (12:49 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 15 Oct 2025 11:49:16 +0000 (12:49 +0100)
fedora-packages.gl

index 1a9ad00..9bfc172 100644 (file)
@@ -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",