From ded5971b6e9374b6ddea1ded748b9ab39e5e8c98 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Tue, 25 Jun 2024 13:17:05 +0100 Subject: [PATCH] fix(debian): add missing comma in debian/control --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index fb0e38c..53df436 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Depends: genisoimage, jq, mesa-utils, - pciutils + pciutils, procps, python3-minimal, qemu-system (>= 6.0),