crosvm/tools
Daniel Verkamp a3da0f9803 tools: print package name to be installed
This was hard-coded to argh, which is the only package that uses it for
now, but the function may be used elsewhere in the future.

Also don't print a newline so the user can answer the prompt on the same
line after the [y/N].

BUG=None
TEST=Run tools/cl without python3-argh installed

Change-Id: I587fd1ded81f21724169a2fe90445f6055d1f421
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3764375
Tested-by: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Auto-Submit: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
2022-07-14 23:50:21 +00:00
..
chromeos Switch main crosvm repo 2022-07-14 17:58:26 +00:00
contrib base: replace PollToken with EventToken tree-wide 2022-06-02 22:30:38 +00:00
examples tools: build example_simple w/ no crosvm features. 2022-07-14 02:37:04 +00:00
impl tools: print package name to be installed 2022-07-14 23:50:21 +00:00
windows add release / debug modes to build_test script for building windows 2022-04-21 17:09:29 +00:00
.vpython3 infra: Small process improvements 2022-05-27 20:59:12 +00:00
aarch64vm
bindgen-all-the-things Reland "Add a VAAPI wrapper crate" 2022-07-13 06:51:27 +00:00
cargo-doc tools/cargo-doc: exclude crosvm-fuzz 2022-05-06 20:47:00 +00:00
cl Switch main crosvm repo 2022-07-14 17:58:26 +00:00
clippy tools/run_tests: Use triples for arch 2022-07-01 19:16:59 +00:00
dev_container dev_container: Allow cargo home to be cached between runs 2022-07-07 17:49:47 +00:00
fmt Document memory layout. 2022-05-06 12:09:40 +00:00
health-check health-check: Add option to run only some checks 2022-05-26 01:03:59 +00:00
install-aarch64-deps tools: install-deps: add ffmpeg libraries as dependencies 2022-06-07 11:44:20 +00:00
install-armhf-deps tools: install-deps: add ffmpeg libraries as dependencies 2022-06-07 11:44:20 +00:00
install-deps tools: install-deps: add libva-dev and libudev-dev as dependencies 2022-06-23 01:12:15 +00:00
install-docs-deps tools/install-doc-deps: fix parse error 2022-07-13 07:29:17 +00:00
presubmit tools/run_tests: Use triples for arch 2022-07-01 19:16:59 +00:00
run_tests
test_target
x86vm