modulectomy: add deps

This commit is contained in:
Robur 2021-12-06 11:54:17 +00:00
parent ea69e8090b
commit 39e35110a9

View file

@ -9,13 +9,15 @@ tags: "regex"
homepage: "https://github.com/Drup/modulectomy"
bug-reports: "https://github.com/Drup/modulectomy/issues"
depends: [
"ocaml" {>= "4.02.0"}
"dune" {build}
"ocaml" {>= "4.08.0"}
"dune"
"owee"
"iter"
"containers"
"fpath"
"tyxml"
"tyre"
"cmdliner"
]
build: [
["dune" "subst"] {dev}