Update to Ocamlnet v4.
Also update dependencies to add camlp4 and ounit.
This commit is contained in:
parent
e7e25526be
commit
187b82fd41
3 changed files with 4 additions and 11 deletions
|
@ -13,6 +13,8 @@ install: [make "install"]
|
|||
remove: ["ocamlfind" "remove" "cheesebot"]
|
||||
depends: [
|
||||
"ocamlfind" {build}
|
||||
"camlp4"
|
||||
"ounit"
|
||||
"lwt"
|
||||
"conf-gnutls"
|
||||
"ocamlnet"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue