diff options
| author | Steve McIntyre <steve@einval.com> | 2023-03-09 01:00:02 +0000 |
|---|---|---|
| committer | Steve McIntyre <steve@einval.com> | 2023-03-09 01:00:02 +0000 |
| commit | 70afb966eab54aac86013d74464598fc1cc58b54 (patch) | |
| tree | f6821769176ae1f51cd52ebdbb5f54c23b5660bc /debian/control | |
| parent | f42c3ad26ce930f7e1f8abcd0d1c462a9b928f12 (diff) | |
| download | shim-signed-debian/1.39.tar.gz shim-signed-debian/1.39.zip | |
Tweak dependencies between packagesdebian/1.39
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 b710846..2cb0e33 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Package: shim-signed Architecture: amd64 i386 arm64 Multi-Arch: same Depends: ${misc:Depends}, - shim-signed-common (>= ${binary:Version}), + shim-signed-common (>= ${source:Version}), grub-efi-amd64-bin [amd64], shim-helpers-amd64-signed (>= 1+15.4+2) [amd64], grub-efi-ia32-bin [i386], |
