Fix OPAM dependencies

This commit is contained in:
Benjamin Canou 2018-06-13 00:10:18 +02:00
parent 2d8ca36f12
commit 6d7fe70c44

View File

@ -14,6 +14,7 @@ depends: [
"alcotest-lwt" { test } "alcotest-lwt" { test }
"tezos-stdlib-unix" { test } "tezos-stdlib-unix" { test }
"tezos-protocol-environment" { test } "tezos-protocol-environment" { test }
"tezos-shell-services" { test }
"bip39" { test } "bip39" { test }
] ]
build: [ build: [