kumquat-buildroot/package/sentry-cli/Config.in.host
Joseph Kogut 28c28ba303 package/sentry-cli: new package
Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com>
Tested-by: Titouan Christophe <titouan.christophe@railnova.eu>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-09-19 22:36:18 +02: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/