This commit is contained in:
danyaberezun 2023-05-31 11:39:09 +02:00
parent 2a42e1e176
commit 3a5a85a87e

View file

@ -10,7 +10,7 @@ bug-reports: "https://github.com/JetBrains-Research/Lama/issues"
depends: [
"ocaml" { >= "4.07.1" }
"ocamlfind" { build }
"camlp5" { >= "8.00"}
"camlp5" { >= "8.00.05"}
"ostap" { >= "0.5"}
"GT" { >= "0.5.0" }
]