From 58d7c4199892dddcac03f7d96de6aae80607eba9 Mon Sep 17 00:00:00 2001 From: Phil Clifford Date: Tue, 15 Jul 2025 00:09:06 +0100 Subject: [PATCH] fix: add dependency on new qemu-system-modules-spice for noble onwards --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 53df436..703443f 100644 --- a/debian/control +++ b/debian/control @@ -22,6 +22,7 @@ Depends: procps, python3-minimal, qemu-system (>= 6.0), + base-files (<< 13~) | qemu-system-modules-spice, socat, spice-client-gtk, swtpm,