mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-29 06:34:13 +00:00
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.
This commit is contained in:
parent
c78ea29ad0
commit
fabb64e08a
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -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 <bubulle@debian.org> Sat, 02 Jun 2012 19:51:35 +0200
|
||||
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user