summaryrefslogtreecommitdiff
path: root/sorsyl/dune-project
diff options
context:
space:
mode:
Diffstat (limited to 'sorsyl/dune-project')
-rw-r--r--sorsyl/dune-project2
1 files changed, 1 insertions, 1 deletions
diff --git a/sorsyl/dune-project b/sorsyl/dune-project
index fe23f5d..6651317 100644
--- a/sorsyl/dune-project
+++ b/sorsyl/dune-project
@@ -19,7 +19,7 @@
(name sorsyl)
(synopsis "A short synopsis")
(description "A longer description")
- (depends ocaml csv)
+ (depends ocaml base base_trie csv uunf)
(tags
("add topics" "to describe" your project)))