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: [
  "ledgerwallet-tezos"
  "tezos-node" { = version }
  "tezos-client" { = version }
  "tezos-signer" { = version }
  "tezos-accuser-008-PtEdo2Zk" { = version }
  "tezos-baker-008-PtEdo2Zk" { = version }
  "tezos-endorser-008-PtEdo2Zk" { = version }
  "tezos-codec" { = version }

  "tezos-embedded-protocol-001-PtCJ7pwo" { = version }
  "tezos-embedded-protocol-002-PsYLVpVv" { = version }
  "tezos-embedded-protocol-003-PsddFKi3" { = version }
  "tezos-embedded-protocol-004-Pt24m4xi" { = version }
  "tezos-embedded-protocol-005-PsBABY5H" { = version }
  "tezos-embedded-protocol-005-PsBabyM1" { = version }
  "tezos-embedded-protocol-006-PsCARTHA" { = version }
  "tezos-embedded-protocol-007-PsDELPH1" { = version }
  "tezos-embedded-protocol-008-PtEdoTez" { = version }

  "tezos-client-001-PtCJ7pwo-commands" { = version }
  "tezos-client-002-PsYLVpVv-commands" { = version }
  "tezos-client-003-PsddFKi3-commands" { = version }
  "tezos-client-004-Pt24m4xi-commands" { = version }
  "tezos-client-005-PsBabyM1-commands" { = version }
  "tezos-client-006-PsCARTHA-commands" { = version }
  "tezos-client-007-PsDELPH1-commands-registration" { = version }
  "tezos-baking-007-PsDELPH1-commands" { = version }
]
synopsis: "Tezos meta package installing all active binaries"
