opam fix from @kit_ty_kate

This commit is contained in:
Simon Cruanes 2021-06-04 09:32:10 -04:00
parent 19cbda8571
commit a3edf75a05

View file

@ -11,7 +11,7 @@ build: [
] ]
depends: [ depends: [
"dune" { >= "2.0" } "dune" { >= "2.0" }
"camlzip" "camlzip" {>= "1.06"}
"tiny_httpd" { = version } "tiny_httpd" { = version }
"ocaml" { >= "4.04.0" } "ocaml" { >= "4.04.0" }
"odoc" {with-doc} "odoc" {with-doc}