try to use conf-libcurl

This commit is contained in:
Simon Cruanes 2021-12-11 11:00:25 -05:00
parent 8813dd64f9
commit 8d1a71e625
No known key found for this signature in database
GPG key ID: 4AC01D0849AA62B6

View file

@ -15,7 +15,7 @@ depends: [
"ocaml" { >= "4.04.0" }
"odoc" {with-doc}
"qtest" { >= "2.9" & with-test}
"conf-curl" {with-test}
"conf-libcurl" {with-test}
"qcheck" {with-test & >= "0.9" }
"ounit2" {with-test}
"ptime" {with-test}