diff options
| author | Steve McIntyre <steve@einval.com> | 2023-02-18 00:51:19 +0000 |
|---|---|---|
| committer | Steve McIntyre <steve@einval.com> | 2023-02-18 00:51:19 +0000 |
| commit | f819cbfdb473ce2fd4afd2d897c637dddedd9022 (patch) | |
| tree | 2a5289d6aad9ff2930b25c09ee51bb1a44d18eee /debian/control | |
| parent | f54efb4ac055002cd5008194c72cb53dbd143fb8 (diff) | |
| download | shim-signed-f819cbfdb473ce2fd4afd2d897c637dddedd9022.tar.gz shim-signed-f819cbfdb473ce2fd4afd2d897c637dddedd9022.zip | |
Update Depends on grub2-common
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index cc2107e..b710846 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Depends: ${misc:Depends}, shim-helpers-i386-signed (>= 1+15.4+2) [i386], grub-efi-arm64-bin [arm64], shim-helpers-arm64-signed (>= 1+15.4+2) [arm64], - grub2-common (>= 2.02+dfsg1-16) + grub2-common (>= 2.06-6) Recommends: secureboot-db Built-Using: shim (= ${shim:Version}) Description: Secure Boot chain-loading bootloader (Microsoft-signed binary) |
