diff options
author | Christian Breunig <christian@breunig.cc> | 2023-01-09 08:12:09 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-09 08:12:09 +0100 |
commit | 93a47043fc4b66ca807098484b7fd00f277e335e (patch) | |
tree | 18070f7b2e8d0cbd2a9dc41e307e359bbbbb5946 /debian | |
parent | 2cdb218d8ac25764d45a23af2304ab1f20a1a5e8 (diff) | |
parent | 10f1833c39c0f4f2a682c8a9b5fc84d831887521 (diff) | |
download | vyatta-cfg-system-93a47043fc4b66ca807098484b7fd00f277e335e.tar.gz vyatta-cfg-system-93a47043fc4b66ca807098484b7fd00f277e335e.zip |
Merge pull request #189 from mcbridematt/t4822-grub-efi
T4822: install the correct version of GRUB for architecture (arm64)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 6c2f78d3..e94e4084 100644 --- a/debian/control +++ b/debian/control @@ -43,6 +43,7 @@ Depends: adduser, efibootmgr, libefivar0 | libefivar1, grub-efi-amd64-bin [amd64], + grub-efi-arm64-bin [arm64], dosfstools, gdisk, vyatta-biosdevname |