https://gitlab.com/tezos/tezos
Raw File
Tip revision: 173d8f23dde5ec5ac4292c53fc7a71796a1bb69d authored by Rodi-Can Bozman on 21 December 2022, 10:40:51 UTC
Proto, Scoru: make can_be_cemented service consistent
Tip revision: 173d8f2
mandatory-for-make.opam
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"
]
synopsis: "Forces install of ledgerwallet-tezos by make build-deps"
back to top