From e55c5ca400059f96df877cd367db4c6c8277e0d2 Mon Sep 17 00:00:00 2001 From: Seunghun Lee Date: Tue, 11 Feb 2025 11:01:13 +0000 Subject: [PATCH] Add qemu-img bindep to debian platform --- bindep.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindep.txt b/bindep.txt index 0cb290c2cf..d653aa5afa 100644 --- a/bindep.txt +++ b/bindep.txt @@ -27,7 +27,7 @@ python3-devel [platform:rpm] qemu [platform:dpkg devstack build-image-dib] qemu-utils [platform:dpkg devstack build-image-dib] qemu-img [platform:redhat] -qemu-tools [platform:suse] # Provides qemu-img +qemu-tools [platform:suse platform:debian] # Provides qemu-img libpq-dev [platform:dpkg] libpcre3-dev [platform:dpkg] pcre-devel [platform:redhat]