From 56ec3c9e478a8ca2d724781ba30771e94ce977ec Mon Sep 17 00:00:00 2001 From: Martin Wimpress <304639+flexiondotorg@users.noreply.github.com> Date: Mon, 24 Jun 2024 10:07:50 +0100 Subject: [PATCH] fix: add uuid-runtime to debian/control. close #1256 (#1294) --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index c73e143..fb0e38c 100644 --- a/debian/control +++ b/debian/control @@ -27,6 +27,7 @@ Depends: swtpm, usbutils, util-linux, + uuid-runtime, x11-xserver-utils, xdg-user-dirs, zsync,