Skip to content

Commit 0ae6bb6

Browse files
committed
vchan: ensure mirage-types.lwt is available
1 parent 6ddbf86 commit 0ae6bb6

File tree

1 file changed

+3
-0
lines changed
  • packages/vchan/vchan.0.9.6

1 file changed

+3
-0
lines changed

packages/vchan/vchan.0.9.6/opam

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,8 @@ depends: [
2020
"xen-evtchn" {>= "1.0.3"}
2121
"xen-gnt"
2222
"cmdliner"
23+
"lwt" {>= "2.4.4"}
24+
"ipaddr" {>= "1.0.0"}
25+
"cstruct" {>= "1.0.1"}
2326
]
2427
ocaml-version: [>= "4.00.1"]

0 commit comments

Comments
 (0)