Revision 82b875c85e4cbde7f5a0501ec02179426ebb84df authored by François Thiré on 01 February 2023, 14:03:41 UTC, committed by François Thiré on 01 February 2023, 14:03:41 UTC
1 parent 8fa88a2
Raw File
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