From fabb64e08aa6ee26cdf5f8eee668e677cd7ff2cc Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Wed, 5 Sep 2012 13:01:22 +0100 Subject: [PATCH] Build-depend on gcc-4.6-multilib on kfreebsd-i386 and hurd-i386 as well as the other i386 architectures, since we need it to build efiemu32.o and efiemu64.o. --- debian/changelog | 3 +++ debian/control | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f4017e8a0..37b7eb18e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,6 +28,9 @@ grub2 (2.00-1) UNRELEASED; urgency=low terms of something else would be very complicated. * Add grub-ia64-bin and grub-ia64 packages. These are currently experimental, and grub-ia64 does not automatically run grub-install. + * Build-depend on gcc-4.6-multilib on kfreebsd-i386 and hurd-i386 as well + as the other i386 architectures, since we need it to build efiemu32.o + and efiemu64.o. -- Christian Perrier Sat, 02 Jun 2012 19:51:35 +0200 diff --git a/debian/control b/debian/control index 16397a211..62d2fb0e4 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 7.4.2~), po-debconf, help2man, texinfo, - gcc-4.6-multilib [i386 kopensolaris-i386 any-amd64 any-ppc64 any-sparc], + gcc-4.6-multilib [any-i386 any-amd64 any-ppc64 any-sparc], gcc-4.6, libncurses5-dev, xfonts-unifont,