allow also grub-efi-arm64 as an grub dependency
This commit is contained in:
parent
37d1225d09
commit
fe27fe0e8e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Priority: optional
|
||||||
Architecture: @ARCH@
|
Architecture: @ARCH@
|
||||||
Provides: linux-image, linux-image-2.6
|
Provides: linux-image, linux-image-2.6
|
||||||
Suggests: pve-firmware
|
Suggests: pve-firmware
|
||||||
Depends: grub-pc | grub-efi-amd64 | grub-efi-ia32, initramfs-tools, busybox
|
Depends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub-efi-arm64, initramfs-tools, busybox
|
||||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||||
Description: The Proxmox PVE Kernel Image
|
Description: The Proxmox PVE Kernel Image
|
||||||
This package contains the linux kernel and initial ramdisk used for booting
|
This package contains the linux kernel and initial ramdisk used for booting
|
||||||
|
|
Loading…
Reference in a new issue