From: Christian Hofstaedtler Date: Thu, 9 May 2013 13:29:20 +0000 (+0200) Subject: Allow use with grub-efi-amd64 (Closes: #680717) X-Git-Tag: v0.4.3~1 X-Git-Url: https://git.grml.org/?p=grml-rescueboot.git;a=commitdiff_plain;h=3205bd32c6c614bb7ef9a86e3c3307e47776ae86 Allow use with grub-efi-amd64 (Closes: #680717) I didn't consider grub-efi-ia32 because I can't actually test it, and likely there is almost no hardware that would benefit from this. --- diff --git a/debian/control b/debian/control index d2b666b..9120b6f 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Vcs-Browser: http://git.grml.org/?p=grml-rescueboot.git Package: grml-rescueboot Architecture: all -Depends: grub-pc, ${shlibs:Depends}, ${misc:Depends} +Depends: grub-pc | grub-efi-amd64, ${shlibs:Depends}, ${misc:Depends} Description: Integrates Grml ISO booting into GRUB This package provides a script for update-grub which looks for Grml ISO images in /boot/grml and automatically adds an entry