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-007-PsDELPH1" { = version }
  "tezos-baker-007-PsDELPH1" { = version }
  "tezos-endorser-007-PsDELPH1" { = version }
  "tezos-accuser-008-PtEdoTez" { = version }
  "tezos-baker-008-PtEdoTez" { = version }
  "tezos-endorser-008-PtEdoTez" { = 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 }
]
synopsis: "Tezos meta package installing all active binaries"
