Fix dependencies in dune-project
This commit is contained in:
parent
3bdfa78b0b
commit
800c90b05b
@ -13,4 +13,4 @@
|
||||
(package
|
||||
(name logarion)
|
||||
(synopsis "Texts archival and exchange")
|
||||
(depends re cmdliner bos ptime uuidm uri text_parse msgpck))
|
||||
(depends re cmdliner bos ptime uuidm uri text_parse msgpck cohttp-lwt-unix tls))
|
||||
|
@ -16,6 +16,8 @@ depends: [
|
||||
"uri"
|
||||
"text_parse"
|
||||
"msgpck"
|
||||
"cohttp-lwt-unix"
|
||||
"tls"
|
||||
]
|
||||
build: [
|
||||
["dune" "subst"] {pinned}
|
||||
|
Loading…
x
Reference in New Issue
Block a user