opam: fix conflict with mirage-xen
This commit is contained in:
parent
8ef147f1ce
commit
c66df46d2e
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ depends: [
|
|||
]
|
||||
conflicts: [
|
||||
"mirage-solo5" {< "0.9.2"}
|
||||
"mirage-solo5" {< "8.0.2"}
|
||||
"mirage-xen" {< "8.0.2"}
|
||||
]
|
||||
build: [
|
||||
["dune" "subst"] {dev}
|
||||
|
|
Loading…
Reference in a new issue