tests/lcitool: add bzip2 to the minimal dependency list

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>
This commit is contained in:
Alex Bennée
2025-12-05 15:26:19 +00:00
parent a55d610bac
commit 7cffc86162
+1
View File
@@ -4,6 +4,7 @@ packages:
- bash
- bc
- bison
- bzip2
- ccache
- findutils
- flex