summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve McIntyre <steve@einval.com>2021-05-03 14:27:26 +0100
committerSteve McIntyre <steve@einval.com>2021-05-03 14:27:36 +0100
commit42609c41b6fed5570333a86d88ecefd8e5b37934 (patch)
tree109664415a67ab6e39857b1290b93deed516f654
parent827038320c0dd168edaa3f07f574b4c6bd4a4b35 (diff)
downloadshim-signed-42609c41b6fed5570333a86d88ecefd8e5b37934.tar.gz
shim-signed-42609c41b6fed5570333a86d88ecefd8e5b37934.zip
Fix typo
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 42400c1..edc24c3 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Depends: ${misc:Depends},
grub-efi-ia32-bin [i386],
shim-helpers-i386-signed (>= 1+15.4+2) [i386],
grub-efi-arm64-bin [arm64],
- shim-helpers-iarm64-signed (>= 1+15.4+2) [arm64],
+ shim-helpers-arm64-signed (>= 1+15.4+2) [arm64],
grub2-common (>= 2.02+dfsg1-16)
Recommends: secureboot-db
Built-Using: shim (= ${shim:Version})