Skip to content

Commit 3a9375e

Browse files
authored
Merge pull request #4 from gaborigloi/sync_opam
Sync opam file with xs-opam
2 parents 834f43e + 23fa00f commit 3a9375e

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

opam

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,12 @@ remove: [
1616
[make "uninstall" "BINDIR=%{bin}%"]
1717
]
1818
depends: [
19-
"oasis"
20-
"ocamlfind"
21-
"lwt"
22-
"cstruct" {> "1.0.0"}
19+
"oasis" {build}
20+
"ocamlfind" {build}
21+
"lwt" {< "3.0.0"}
2322
"cmdliner"
24-
"sexplib"
2523
"mirage-block-unix"
26-
"io-page"
27-
"mirage"
28-
"nbd"
24+
"nbd" {>= "2.0.1"}
2925
"xen-api-client"
3026
"uri"
3127
"xapi-idl"

0 commit comments

Comments
 (0)