Fix opam dependencies

This commit is contained in:
Benjamin Canou 2018-06-06 16:24:24 +02:00
parent 761dbdd818
commit 085e262b81

View File

@ -11,6 +11,7 @@ depends: [
"jbuilder" { build & = "1.0+beta19.1" } "jbuilder" { build & = "1.0+beta19.1" }
"tezos-base" "tezos-base"
"tezos-micheline" "tezos-micheline"
"tezos-shell-services"
"tezos-protocol-compiler" "tezos-protocol-compiler"
"tezos-protocol-environment-shell" "tezos-protocol-environment-shell"
"tezos-stdlib-unix" "tezos-stdlib-unix"