Skip to content

Commit 077243a

Browse files
committed
Update .opam
Signed-off-by: Sora Morimoto <[email protected]>
1 parent 4085343 commit 077243a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ocsigenserver.opam

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,8 @@ depends: [
6060
"cohttp-lwt-unix" {>= "5.0.0" & < "6.0"}
6161
"conduit-lwt-unix" {>= "2.0.0" & < "7.0"}
6262
"xml-light"
63-
"camlzip"
63+
"camlzip" {>= "1.04"}
6464
]
6565
conflicts: [
66-
"camlzip" {< "1.04"}
6766
"pgocaml" {< "2.2"}
6867
]

0 commit comments

Comments
 (0)