Skip to content

Commit 56e2703

Browse files
committed
update opam
1 parent 0eccc3e commit 56e2703

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

opam/opam

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,8 @@ depends: [
2323
"ipaddr" {>= "2.1"}
2424
]
2525
depopts: [
26-
"camlzip" {>= "1.04"}
26+
"camlzip"
27+
]
28+
conflicts: [
29+
"camlzip" {< "1.04"}
2730
]

0 commit comments

Comments
 (0)