Skip to content

Commit

Permalink
opam: Depend on solo5-bindngs-xen >= 0.6.7
Browse files Browse the repository at this point in the history
Required for solo5__xen_get_gntmap_area().
  • Loading branch information
mato committed Oct 7, 2020
1 parent ab32449 commit 2cb0ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mirage-xen.opam
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ depends: [
"logs"
"fmt"
"ocaml-freestanding" {>= "0.6.2"}
"solo5-bindings-xen"
"solo5-bindings-xen" {>= "0.6.7"}
]
conflicts: [
"dune" {= "1.9.1"}
Expand Down

0 comments on commit 2cb0ae8

Please sign in to comment.