Skip to content

Commit 874637e

Browse files
committed
js_of_ocaml-lwt: add optional dependency on lwt_log
1 parent 68fc0f2 commit 874637e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js_of_ocaml-lwt.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ depends: [
1717
"js_of_ocaml-ppx"
1818
]
1919

20-
depopts: [ "graphics" ]
20+
depopts: [ "graphics" "lwt_log" ]
2121

2222
available: [ ocaml-version >= "4.02.0" ]

0 commit comments

Comments
 (0)