gnu: ocaml5: Remove ocaml-bisect-ppx dependency from ocaml-odoc.

* gnu/packages/ocaml5.scm (ocaml-odoc)[propagated-inputs]: Remove
ocaml-bisect-ppx.

Change-Id: Ie087a8e4a98888f9bef2cc5a94fdfb3133ce1a7b
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
This commit is contained in:
Jason Conroy
2026-02-22 13:14:49 -05:00
committed by Julien Lepiller
parent 9bd3654c34
commit 38bd9550b5

View File

@@ -2304,7 +2304,6 @@ language understood by ocamldoc.")))
(string-append "#!"
(which "sh")))))))))
(inputs (list ocaml-astring
ocaml-bisect-ppx
ocaml-cmdliner
ocaml-crunch
ocaml-fmt