mirror of
https://codeberg.org/guix/guix.git
synced 2026-04-28 06:34:05 +00:00
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:
committed by
Julien Lepiller
parent
9bd3654c34
commit
38bd9550b5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user