]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
tests/lcitool: add bzip2 to the minimal dependency list
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 4 Dec 2025 19:48:55 +0000 (19:48 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 5 Dec 2025 15:26:19 +0000 (15:26 +0000)
You cannot build any softmmu targets without it by default unless you
build with --disable-install-blobs.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20251204194902.1340008-5-alex.bennee@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/lcitool/projects/qemu-minimal.yml

index 6bc232a1c3e2b3e30f479ec0f356961c7a30c547..2a1ac51d402d3e95f4dd9c3f13e6713c50a236e4 100644 (file)
@@ -4,6 +4,7 @@ packages:
  - bash
  - bc
  - bison
+ - bzip2
  - ccache
  - findutils
  - flex