Opam: update to jbuilder.1.0+beta17
This commit is contained in:
parent
c4c375dfc2
commit
e28219ad60
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-base"
|
"tezos-base"
|
||||||
"tezos-client-base"
|
"tezos-client-base"
|
||||||
"tezos-client-genesis"
|
"tezos-client-genesis"
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-base"
|
"tezos-base"
|
||||||
"tezos-rpc-http"
|
"tezos-rpc-http"
|
||||||
"tezos-p2p"
|
"tezos-p2p"
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-stdlib"
|
"tezos-stdlib"
|
||||||
"tezos-stdlib-lwt"
|
"tezos-stdlib-lwt"
|
||||||
"tezos-crypto"
|
"tezos-crypto"
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-base"
|
"tezos-base"
|
||||||
"tezos-shell-services"
|
"tezos-shell-services"
|
||||||
"tezos-storage"
|
"tezos-storage"
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-test-helpers" { test }
|
"tezos-test-helpers" { test }
|
||||||
"tezos-stdlib"
|
"tezos-stdlib"
|
||||||
"tezos-stdlib-lwt"
|
"tezos-stdlib-lwt"
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-test-helpers" { test }
|
"tezos-test-helpers" { test }
|
||||||
"tezos-stdlib"
|
"tezos-stdlib"
|
||||||
"ocplib-json-typed"
|
"ocplib-json-typed"
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-stdlib"
|
"tezos-stdlib"
|
||||||
"tezos-data-encoding"
|
"tezos-data-encoding"
|
||||||
"lwt"
|
"lwt"
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-data-encoding"
|
"tezos-data-encoding"
|
||||||
"tezos-error-monad"
|
"tezos-error-monad"
|
||||||
"uutf"
|
"uutf"
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-test-helpers" { test }
|
"tezos-test-helpers" { test }
|
||||||
"tezos-base"
|
"tezos-base"
|
||||||
]
|
]
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"base-unix"
|
"base-unix"
|
||||||
"tezos-base"
|
"tezos-base"
|
||||||
"tezos-protocol-environment-sigs"
|
"tezos-protocol-environment-sigs"
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-base"
|
"tezos-base"
|
||||||
"tezos-micheline"
|
"tezos-micheline"
|
||||||
"tezos-protocol-environment-sigs"
|
"tezos-protocol-environment-sigs"
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-stdlib" { test }
|
"tezos-stdlib" { test }
|
||||||
]
|
]
|
||||||
build: [
|
build: [
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-base"
|
"tezos-base"
|
||||||
"tezos-micheline"
|
"tezos-micheline"
|
||||||
"tezos-protocol-compiler"
|
"tezos-protocol-compiler"
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-error-monad"
|
"tezos-error-monad"
|
||||||
"tezos-data-encoding"
|
"tezos-data-encoding"
|
||||||
"ocplib-resto"
|
"ocplib-resto"
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-base"
|
"tezos-base"
|
||||||
"ocplib-resto-directory"
|
"ocplib-resto-directory"
|
||||||
"ocplib-resto-cohttp"
|
"ocplib-resto-cohttp"
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-test-helpers" { test }
|
"tezos-test-helpers" { test }
|
||||||
"tezos-base"
|
"tezos-base"
|
||||||
"tezos-rpc-http"
|
"tezos-rpc-http"
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-base"
|
"tezos-base"
|
||||||
]
|
]
|
||||||
build: [
|
build: [
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-test-helpers" { test }
|
"tezos-test-helpers" { test }
|
||||||
"cstruct"
|
"cstruct"
|
||||||
"hex"
|
"hex"
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-test-helpers" { test }
|
"tezos-test-helpers" { test }
|
||||||
"tezos-stdlib"
|
"tezos-stdlib"
|
||||||
"tezos-data-encoding"
|
"tezos-data-encoding"
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-test-helpers" { test }
|
"tezos-test-helpers" { test }
|
||||||
"tezos-base"
|
"tezos-base"
|
||||||
"leveldb"
|
"leveldb"
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"lwt"
|
"lwt"
|
||||||
"kaputt"
|
"kaputt"
|
||||||
]
|
]
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-test-helpers" { test }
|
"tezos-test-helpers" { test }
|
||||||
"tezos-base"
|
"tezos-base"
|
||||||
"tezos-protocol-environment-client"
|
"tezos-protocol-environment-client"
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-base"
|
"tezos-base"
|
||||||
"tezos-protocol-compiler"
|
"tezos-protocol-compiler"
|
||||||
"tezos-protocol-updater"
|
"tezos-protocol-updater"
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-base"
|
"tezos-base"
|
||||||
"tezos-protocol-compiler"
|
"tezos-protocol-compiler"
|
||||||
"tezos-test-helpers" { test }
|
"tezos-test-helpers" { test }
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-protocol-compiler"
|
"tezos-protocol-compiler"
|
||||||
"tezos-protocol-updater"
|
"tezos-protocol-updater"
|
||||||
]
|
]
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-protocol-compiler"
|
"tezos-protocol-compiler"
|
||||||
]
|
]
|
||||||
build: [
|
build: [
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-base"
|
"tezos-base"
|
||||||
"tezos-shell-services"
|
"tezos-shell-services"
|
||||||
"tezos-client-base"
|
"tezos-client-base"
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-protocol-compiler"
|
"tezos-protocol-compiler"
|
||||||
"tezos-protocol-updater"
|
"tezos-protocol-updater"
|
||||||
]
|
]
|
||||||
|
@ -8,7 +8,7 @@ dev-repo: "https://gitlab.com/tezos/tezos.git"
|
|||||||
license: "unreleased"
|
license: "unreleased"
|
||||||
depends: [
|
depends: [
|
||||||
"ocamlfind" { build }
|
"ocamlfind" { build }
|
||||||
"jbuilder" { build & >= "1.0+beta15" }
|
"jbuilder" { build & >= "1.0+beta17" }
|
||||||
"tezos-protocol-compiler"
|
"tezos-protocol-compiler"
|
||||||
]
|
]
|
||||||
build: [
|
build: [
|
||||||
|
Loading…
Reference in New Issue
Block a user