From d77259a55211aba75b024b82116cfec7209a652d Mon Sep 17 00:00:00 2001 From: Anton Midyukov Date: Fri, 14 Jun 2019 13:54:03 +0700 Subject: [PATCH] lists/grub: fix portability GRUB is available on several target platforms for us, but the particular package needed will vary. --- pkg.in/lists/grub | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pkg.in/lists/grub b/pkg.in/lists/grub index 2b4734d9..2ce7becd 100644 --- a/pkg.in/lists/grub +++ b/pkg.in/lists/grub @@ -1,2 +1,4 @@ grub-pc@X86 -grub-efi +grub-efi@X86 +grub-efi@aarch64 +grub-ieee1275@ppc64le