summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve McIntyre <93sam@debian.org>2025-05-26 16:43:24 +0000
committerSteve McIntyre <93sam@debian.org>2025-05-26 16:43:24 +0000
commit60695106ae75e3c8acba3ba37cd3dd775c35b78e (patch)
tree5af7d606ab7c72dff496b577dbf399a528ffe344
parent1388b862760e11f7418dcc85d38d5060f97dd1d5 (diff)
parent19edb3723b71c1251405b72f29be2b3f5c4e3fc9 (diff)
downloadshim-signed-60695106ae75e3c8acba3ba37cd3dd775c35b78e.tar.gz
shim-signed-60695106ae75e3c8acba3ba37cd3dd775c35b78e.zip
Merge branch 'sdboot' into 'master'
Add alternative dependencies on systemd-boot See merge request efi-team/shim-signed!3
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 3ea8290..aa726e8 100644
--- a/debian/control
+++ b/debian/control
@@ -21,11 +21,11 @@ Architecture: amd64 arm64
Multi-Arch: same
Depends: ${misc:Depends},
shim-signed-common (>= ${source:Version}),
- grub-efi-amd64-bin [amd64],
+ grub-efi-amd64-bin [amd64] | systemd-boot [amd64],
shim-helpers-amd64-signed (>= ${helpers:Version}) [amd64],
- grub-efi-arm64-bin [arm64],
+ grub-efi-arm64-bin [arm64] | systemd-boot [arm64],
shim-helpers-arm64-signed (>= ${helpers:Version}) [arm64],
- grub2-common (>= 2.06-6)
+ grub2-common (>= 2.06-6) | systemd-boot [amd64 arm64],
Built-Using: shim (= ${shim:Version})
Description: Secure Boot chain-loading bootloader (Microsoft-signed binary)
This package provides a minimalist boot loader which allows verifying