kumquat-buildroot/package/sentry-cli/Config.in.host
Thomas Petazzoni 049ca10248 package/sentry-cli: re-add package
This reverts commit d19077677f, but the
package now uses the cargo-package infrastructure with its vendoring
mechanism, which allows us to avoid the problems that caused the
package to be removed in d19077677f.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-01-08 23:35:40 +01:00

11 lines
277 B
Plaintext

config BR2_PACKAGE_HOST_SENTRY_CLI
bool "host sentry-cli"
depends on BR2_PACKAGE_HOST_RUSTC_ARCH_SUPPORTS
select BR2_PACKAGE_HOST_RUSTC
help
Official Sentry command line interface
For managing debug information files and source maps.
https://docs.sentry.io/cli/