mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2025-12-06 03:05:29 -05:00
try to use conf-libcurl
This commit is contained in:
parent
8813dd64f9
commit
8d1a71e625
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ depends: [
|
||||||
"ocaml" { >= "4.04.0" }
|
"ocaml" { >= "4.04.0" }
|
||||||
"odoc" {with-doc}
|
"odoc" {with-doc}
|
||||||
"qtest" { >= "2.9" & with-test}
|
"qtest" { >= "2.9" & with-test}
|
||||||
"conf-curl" {with-test}
|
"conf-libcurl" {with-test}
|
||||||
"qcheck" {with-test & >= "0.9" }
|
"qcheck" {with-test & >= "0.9" }
|
||||||
"ounit2" {with-test}
|
"ounit2" {with-test}
|
||||||
"ptime" {with-test}
|
"ptime" {with-test}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue