diff options
| author | dann frazier <dann.frazier@canonical.com> | 2018-04-24 12:40:56 -0600 |
|---|---|---|
| committer | dann frazier <dann.frazier@canonical.com> | 2018-04-24 12:40:56 -0600 |
| commit | 3802e1ad5adf91f955b9f1408950e28bad10d830 (patch) | |
| tree | 71e03d3846170a9f5de1dd989a3a5be3eb4ac402 /debian/control | |
| parent | fac86c74039c4beb712beaf5676e5523346058c1 (diff) | |
| download | efi-boot-shim-3802e1ad5adf91f955b9f1408950e28bad10d830.tar.gz efi-boot-shim-3802e1ad5adf91f955b9f1408950e28bad10d830.zip | |
Enable arm64 build.
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 12df554b..c8b8ffa0 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9), gnu-efi (>= 3.0u), sbsigntool, openssl, libelf- Vcs-Git: https://git.launchpad.net/~ubuntu-core-dev/shim/+git/shim Package: shim -Architecture: amd64 +Architecture: amd64 arm64 Depends: ${shlibs:Depends}, ${misc:Depends} Breaks: shim-signed (<< 1.33~) Description: boot loader to chain-load signed boot loaders under Secure Boot |
