ocamlPackages.mdx: add missing dependency to result
This commit is contained in:
parent
37a1895466
commit
cca779286a
@ -15,6 +15,7 @@
|
||||
camlp-streams,
|
||||
lwt,
|
||||
re,
|
||||
result,
|
||||
csexp,
|
||||
gitUpdater,
|
||||
}:
|
||||
@ -40,6 +41,7 @@ buildDunePackage rec {
|
||||
ocaml-version
|
||||
camlp-streams
|
||||
re
|
||||
result
|
||||
findlib
|
||||
];
|
||||
checkInputs = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user