Skip to content

Commit feaeddb

Browse files
add sherlodoc to the deps of the odoc-driver package
1 parent c53c4e9 commit feaeddb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

odoc-driver.opam

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ documentation for installed packages.
3434

3535
depends: [
3636
"odoc" {= version}
37-
"bos"
37+
"bos"
3838
"fpath"
3939
"yojson"
4040
"ocamlfind"
@@ -43,6 +43,7 @@ depends: [
4343
"eio_main"
4444
"progress"
4545
"cmdliner"
46+
"sherlodoc"
4647
]
4748

4849
build: [

0 commit comments

Comments
 (0)