From ab4727b8fe8a15bc45e6ee7c8cfe39355a04d9b6 Mon Sep 17 00:00:00 2001 From: karolinku Date: Tue, 27 Aug 2024 16:56:23 +0200 Subject: [PATCH] Add qemu-img to bindep It is missing dependency for those platforms Change-Id: I87568f0a0c83c004072c6126026a1c5985a7abf9 --- bindep.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bindep.txt b/bindep.txt index 504490a6..785a6cbc 100644 --- a/bindep.txt +++ b/bindep.txt @@ -5,3 +5,7 @@ locales [platform:debian] python3-all-dev [platform:ubuntu !platform:ubuntu-precise] python3-dev [platform:dpkg] python3-devel [platform:rpm] + +qemu-img [platform:redhat test] +qemu-tools [platform:suse test] +qemu-utils [platform:dpkg test]