From f739624185fdefe278c99be2542b1684e323b24a Mon Sep 17 00:00:00 2001 From: Tom Jack Date: Sat, 2 Nov 2019 17:38:39 -0500 Subject: [PATCH] Prepare for tezos upgrade --- vendors/ligo-utils/proto-alpha-utils/proto-alpha-utils.opam | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/vendors/ligo-utils/proto-alpha-utils/proto-alpha-utils.opam b/vendors/ligo-utils/proto-alpha-utils/proto-alpha-utils.opam index 6c16581a6..e0cf3abfd 100644 --- a/vendors/ligo-utils/proto-alpha-utils/proto-alpha-utils.opam +++ b/vendors/ligo-utils/proto-alpha-utils/proto-alpha-utils.opam @@ -18,9 +18,8 @@ depends: [ "ezjsonm" "hex" "hidapi" - # opam does not handle tezos' constraints well (why?) - "ipaddr" { >= "3.1.0" & < "4.0.0" } - "macaddr" { >= "3.1.0" & < "4.0.0" } + "ipaddr" + "macaddr" "irmin" "js_of_ocaml" "lwt"