albatross: update from upstream
This commit is contained in:
parent
4c9d58751f
commit
92e62cb149
1 changed files with 2 additions and 2 deletions
|
@ -13,12 +13,12 @@ depends: [
|
||||||
"conf-pkg-config" {build}
|
"conf-pkg-config" {build}
|
||||||
"conf-libnl3" {os = "linux"}
|
"conf-libnl3" {os = "linux"}
|
||||||
"lwt" {>= "3.0.0"}
|
"lwt" {>= "3.0.0"}
|
||||||
"ipaddr" {>= "4.0.0"}
|
"ipaddr" {>= "5.3.0"}
|
||||||
"cstruct" {>= "6.0.0"}
|
"cstruct" {>= "6.0.0"}
|
||||||
"logs"
|
"logs"
|
||||||
"bos"
|
"bos"
|
||||||
"ptime"
|
"ptime"
|
||||||
"cmdliner" {>= "1.0.0" & < "1.1.0"}
|
"cmdliner" {>= "1.1.0"}
|
||||||
"fmt" {>= "0.8.7"}
|
"fmt" {>= "0.8.7"}
|
||||||
"x509" {>= "0.13.0"}
|
"x509" {>= "0.13.0"}
|
||||||
"tls" {>= "0.13.1"}
|
"tls" {>= "0.13.1"}
|
Loading…
Reference in a new issue