Add missing opam dependency

This commit is contained in:
Benjamin Canou 2018-05-04 19:22:42 +02:00
parent 3759ff1f90
commit 294e270f32

View File

@ -14,6 +14,7 @@ depends: [
"ocplib-endian"
"stringext"
"lwt"
"zarith"
"alcotest" { test }
]
build: [