From 76bbf0ff6540d8204dbc1036252db298e8ecce4a Mon Sep 17 00:00:00 2001
From: Jonathan Rosser <jonathan.rosser@rd.bbc.co.uk>
Date: Tue, 12 Sep 2023 16:34:44 +0100
Subject: [PATCH] Do not install qemu package on debian derived OS

This is a dummy package with almost no content and no dependancies.
It does not exist on debian 12.

Change-Id: Ibb330238e728af257d46812e64a58fc71a424a1f
---
 vars/debian.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/vars/debian.yml b/vars/debian.yml
index 1933041d..f7786e4c 100644
--- a/vars/debian.yml
+++ b/vars/debian.yml
@@ -73,7 +73,6 @@ nova_compute_kvm_distro_packages:
   - libvirt-daemon-system
   - ovmf
   - python3-libvirt
-  - qemu
   - qemu-efi
   - qemu-utils
   - qemu-user