From: Michael Prokop Date: Wed, 20 Feb 2019 14:52:21 +0000 (+0100) Subject: Depend on either syslinux or grub2-common + grub-pc-bin X-Git-Tag: v0.16.3~2 X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=commitdiff_plain;h=daaf3292b92045c6b6dae230ddf00a5c0aa9a368 Depend on either syslinux or grub2-common + grub-pc-bin grml2usb depends on grub-pc(-bin) files and grub2-common's grub-install, but if someone has grub-efi-amd64 installed, then the grub-pc(-bin) files are missing. The grub-efi-amd64 package shouldn't matter at all, since we explicitly run grub with `--target=i386-pc`. Adjust depends accordingly. Closes: #796801 Thanks: Albert Dengg for bugreport and suggested solution + Axel Beckert for assistance in getting a proper dependency resolution --- diff --git a/debian/control b/debian/control index 89a233f..fd97684 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Depends: mtools, python-parted, coreutils (>= 8.23-1~) | realpath, rsync, - syslinux | grub-pc | grub-efi-amd64, + syslinux | grub2-common, syslinux | grub-pc-bin, ${misc:Depends}, ${shlibs:Depends} Recommends: syslinux,