Skip to content

Commit d15dd0e

Browse files
committed
Add explicit transitive dependency to odoc-md.opam
1 parent 091ad72 commit d15dd0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

odoc-md.opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ depends: [
2929
"ocaml" {>= "4.14.0"}
3030
"odoc" {= version}
3131
"dune" {>= "3.18.0"}
32+
"cmdliner" {>= "1.3.0"}
3233
"cmarkit"
3334
]
3435

0 commit comments

Comments
 (0)