Add opam dependencies

This commit is contained in:
Reynir Björnsson 2021-02-12 12:26:14 +01:00
parent c51399823c
commit ba60cc4170

View file

@ -25,6 +25,8 @@ depends: [
"sexplib" "sexplib"
"scrypt-kdf" "scrypt-kdf"
"alcotest" {with-test} "alcotest" {with-test}
"opam-core"
"opam-format"
] ]
synopsis: "Web interface for builder" synopsis: "Web interface for builder"