diff options
| author | Steve McIntyre <93sam@debian.org> | 2019-05-03 01:56:07 +0100 |
|---|---|---|
| committer | Steve McIntyre <93sam@debian.org> | 2019-05-03 01:25:06 +0000 |
| commit | e17b0af4664eff964d36090143fd6f91e07416c5 (patch) | |
| tree | 90b7c457276f03950c0eb34fab0b954fe1898364 /debian/control | |
| parent | 839af42e06287aba287ac192d0e37a739e1884ae (diff) | |
| download | efi-boot-shim-e17b0af4664eff964d36090143fd6f91e07416c5.tar.gz efi-boot-shim-e17b0af4664eff964d36090143fd6f91e07416c5.zip | |
Build using gcc-7
To get better control of reproducibility during the lifetime of
Buster
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 8ee1560a..dfad5e2f 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian EFI team <debian-efi@lists.debian.org> Uploaders: Steve Langasek <vorlon@debian.org>, Steve McIntyre <93sam@debian.org> Standards-Version: 4.3.0 -Build-Depends: debhelper (>= 9), gnu-efi (>= 3.0u), sbsigntool, openssl, libelf-dev +Build-Depends: debhelper (>= 9), gnu-efi (>= 3.0u), sbsigntool, openssl, libelf-dev, gcc-7 Vcs-Browser: https://salsa.debian.org/efi-team/shim Vcs-Git: https://salsa.debian.org/efi-team/shim.git |
