File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 271271 xapi-stdext-pervasives
272272 xapi-stdext-unix
273273 xen-api-client
274+ xen-api-client-lwt
274275 xenctrl
275276 xenstore_transport
276277 xmlm
396397 ( xapi-tracing ( = :version ) )
397398 ( xapi-tracing-export ( = :version ) )
398399 ( xapi-types ( = :version ) )
400+ ( xen-api-client-lwt ( = :version ) )
399401 xenctrl ; for quicktest
400402 xenstore_transport
401403 xmlm
Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ depends: [
5858 "xapi-stdext-pervasives"
5959 "xapi-stdext-unix"
6060 "xen-api-client"
61+ "xen-api-client-lwt"
6162 "xenctrl"
6263 "xenstore_transport"
6364 "xmlm"
Original file line number Diff line number Diff line change @@ -86,6 +86,7 @@ depends: [
8686 "xapi-tracing" {= version}
8787 "xapi-tracing-export" {= version}
8888 "xapi-types" {= version}
89+ "xen-api-client-lwt" {= version}
8990 "xenctrl"
9091 "xenstore_transport"
9192 "xmlm"
You can’t perform that action at this time.
0 commit comments