# This file was automatically generated, do not edit. # Edit file manifest/main.ml instead. opam-version: "2.0" maintainer: "contact@tezos.com" authors: ["Tezos devteam"] homepage: "https://www.tezos.com/" bug-reports: "https://gitlab.com/tezos/tezos/issues" dev-repo: "git+https://gitlab.com/tezos/tezos.git" license: "MIT" depends: [ "dune" { >= "3.0" } "ocaml" { >= "4.14" } "tezos-base" "tezos-clic" "tezos-rpc-http-client" "tezos-stdlib-unix" "tezos-shell-services" "tezos-client-base" "tezos-client-commands" "tezos-mockup-commands" "tezos-proxy" "tezos-client-base-unix" "tezos-signer-backends" "uri" { >= "3.1.0" } "tezos-client-015-PtLimaPt" "tezos-baking-015-PtLimaPt-commands" "tezos-protocol-plugin-015-PtLimaPt" "tezos-client-016-PtMumbai" "tezos-baking-016-PtMumbai-commands" "tezos-protocol-plugin-016-PtMumbai" ] depopts: [ "tezos-client-genesis" "tezos-client-demo-counter" "tezos-client-000-Ps9mPmXa" "tezos-client-001-PtCJ7pwo" "tezos-client-002-PsYLVpVv" "tezos-client-003-PsddFKi3" "tezos-client-004-Pt24m4xi" "tezos-client-005-PsBabyM1" "tezos-client-006-PsCARTHA" "tezos-client-007-PsDELPH1" "tezos-protocol-plugin-007-PsDELPH1" "tezos-client-008-PtEdo2Zk" "tezos-protocol-plugin-008-PtEdo2Zk" "tezos-client-009-PsFLoren" "tezos-protocol-plugin-009-PsFLoren" "tezos-client-010-PtGRANAD" "tezos-protocol-plugin-010-PtGRANAD" "tezos-client-011-PtHangz2" "tezos-protocol-plugin-011-PtHangz2" "tezos-client-012-Psithaca" "tezos-protocol-plugin-012-Psithaca" "tezos-client-013-PtJakart" "tezos-protocol-plugin-013-PtJakart" "tezos-client-014-PtKathma" "tezos-protocol-plugin-014-PtKathma" "tezos-client-alpha" "tezos-baking-alpha-commands" "tezos-protocol-plugin-alpha" ] build: [ ["rm" "-r" "vendors"] ["dune" "build" "-p" name "-j" jobs] ["dune" "runtest" "-p" name "-j" jobs] {with-test} ] synopsis: "Tezos: `octez-client` binary"