gnu: ocaml-mdx: Move inputs to propagated-inputs.
* gnu/packages/ocaml.scm (ocaml-mdx): Move inputs to propagated-inputs. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
This commit is contained in:
parent
f883cb9ecd
commit
2cb15f8501
@ -8142,7 +8142,7 @@ variants.")
|
||||
(("`") "'")
|
||||
(("COMMAND") "[COMMAND]")
|
||||
(("\\.\\.\\.") "…")))))))
|
||||
(inputs
|
||||
(propagated-inputs
|
||||
(list ocaml-fmt
|
||||
ocaml-astring
|
||||
ocaml-logs
|
||||
|
Loading…
Reference in New Issue
Block a user