aboutsummaryrefslogtreecommitdiff
path: root/flesh_websockets.opam
diff options
context:
space:
mode:
Diffstat (limited to 'flesh_websockets.opam')
-rw-r--r--flesh_websockets.opam2
1 files changed, 2 insertions, 0 deletions
diff --git a/flesh_websockets.opam b/flesh_websockets.opam
index 553b2b3..4b8cd05 100644
--- a/flesh_websockets.opam
+++ b/flesh_websockets.opam
@@ -12,7 +12,9 @@ depends: [
"ocaml"
"dune" {>= "3.11"}
"js_of_ocaml"
+ "js_of_ocaml-lwt"
"js_of_ocaml-ppx"
+ "xmlm"
"flesh" {= version & with-test}
"odoc" {with-doc}
]