From 56cd7de907ef26ae27909a5d468768bb6e1e7f6f Mon Sep 17 00:00:00 2001
From: Christian Breunig <christian@breunig.cc>
Date: Mon, 26 Aug 2024 20:20:41 +0200
Subject: T861: add dependency to enable UEFI secure boot support

---
 debian/control | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

(limited to 'debian')

diff --git a/debian/control b/debian/control
index 890100fd8..d1d1602ae 100644
--- a/debian/control
+++ b/debian/control
@@ -113,8 +113,11 @@ Depends:
   efibootmgr,
   libefivar1,
   dosfstools,
-  grub-efi-amd64-bin [amd64],
+  grub-efi-amd64-signed [amd64],
   grub-efi-arm64-bin [arm64],
+  mokutil [amd64],
+  shim-signed [amd64],
+  sbsigntool [amd64],
 # Image signature verification tool
   minisign,
 # Live filesystem tools
-- 
cgit v1.2.3