aboutsummaryrefslogtreecommitdiff
path: root/dune-project
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dune-project5
1 files changed, 4 insertions, 1 deletions
diff --git a/dune-project b/dune-project
index 3108045..5d36f61 100644
--- a/dune-project
+++ b/dune-project
@@ -10,4 +10,7 @@
(name ocamllb)
(synopsis "ListenBrainz library")
(depends
- (atdgen (>= 2.0.0))))
+ (atdgen (>= 2.0.0))
+ (base (>= 0.13.0))
+ (cohttp-lwt-unix (>= 4.0.0))
+ (lwt_ssl (>= 1.1.3))))