diff options
| author | Steve McIntyre <steve@einval.com> | 2021-05-04 17:35:56 +0100 |
|---|---|---|
| committer | Steve McIntyre <steve@einval.com> | 2021-05-04 17:35:56 +0100 |
| commit | 8a90bd14b054030e92bbb7027b565e999e27d371 (patch) | |
| tree | ab3e0591eac78d1d0569f0bdc923971878a4f0f6 /debian/control | |
| parent | 43ef6b236319fa47124e4f4134ddb91323a74953 (diff) | |
| download | shim-signed-8a90bd14b054030e92bbb7027b565e999e27d371.tar.gz shim-signed-8a90bd14b054030e92bbb7027b565e999e27d371.zip | |
Add explicit dependency from shim-signed to shim-signed-common
Closes: #988047, #988056
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index edc24c3..4cc4fa3 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Package: shim-signed Architecture: amd64 i386 arm64 Multi-Arch: same Depends: ${misc:Depends}, + shim-signed-common (>= ${binary:Version}), grub-efi-amd64-bin [amd64], shim-helpers-amd64-signed (>= 1+15.4+2) [amd64], grub-efi-ia32-bin [i386], |
