From 3205bd32c6c614bb7ef9a86e3c3307e47776ae86 Mon Sep 17 00:00:00 2001 From: Christian Hofstaedtler Date: Thu, 9 May 2013 15:29:20 +0200 Subject: [PATCH] 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. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.1.4