Skip to content

Commit

Permalink
Need yaml.
Browse files Browse the repository at this point in the history
  • Loading branch information
smimram committed Aug 28, 2023
1 parent f19517a commit cc701b5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@
(synopsis "Metrics for Liquidsoap")
(description "Generate graph from Liquidsoap metrics.")
(depends
dune)
dune
yaml
)
)
1 change: 1 addition & 0 deletions metrics.opam
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ homepage: "https://github.com/savonet/metrics"
bug-reports: "https://github.com/savonet/metrics/issues"
depends: [
"dune" {>= "2.9"}
"yaml"
"odoc" {with-doc}
]
build: [
Expand Down

0 comments on commit cc701b5

Please sign in to comment.