mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-14 16:59:28 +00:00
Build-depend on ttf-dejavu-core for the starfield theme.
This commit is contained in:
parent
58f71fa57a
commit
788b564eeb
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -33,6 +33,7 @@ grub2 (2.00-1) UNRELEASED; urgency=low
|
|||||||
and efiemu64.o.
|
and efiemu64.o.
|
||||||
* Add per-platform *-dbg packages containing files needed to use GRUB's
|
* Add per-platform *-dbg packages containing files needed to use GRUB's
|
||||||
GDB stub. These are relatively large and thus worth splitting out.
|
GDB stub. These are relatively large and thus worth splitting out.
|
||||||
|
* Build-depend on ttf-dejavu-core for the starfield theme.
|
||||||
|
|
||||||
-- Christian Perrier <bubulle@debian.org> Sat, 02 Jun 2012 19:51:35 +0200
|
-- Christian Perrier <bubulle@debian.org> Sat, 02 Jun 2012 19:51:35 +0200
|
||||||
|
|
||||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -30,6 +30,7 @@ Build-Depends: debhelper (>= 7.4.2~),
|
|||||||
qemu-utils [!hurd-any],
|
qemu-utils [!hurd-any],
|
||||||
parted [!hurd-any],
|
parted [!hurd-any],
|
||||||
libfuse-dev (>= 2.8.4-1.4) [linux-any kfreebsd-any],
|
libfuse-dev (>= 2.8.4-1.4) [linux-any kfreebsd-any],
|
||||||
|
ttf-dejavu-core,
|
||||||
Build-Conflicts: autoconf2.13, libzfs-dev, libnvpair-dev
|
Build-Conflicts: autoconf2.13, libzfs-dev, libnvpair-dev
|
||||||
Standards-Version: 3.8.4
|
Standards-Version: 3.8.4
|
||||||
Homepage: http://www.gnu.org/software/grub/
|
Homepage: http://www.gnu.org/software/grub/
|
||||||
|
Loading…
Reference in New Issue
Block a user