mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-27 06:30:35 +00:00
Build-depend on liblzma-dev, enabling 'grub-mkimage -C xz'.
This commit is contained in:
parent
0fc204ca88
commit
d9d2221b0b
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ grub2 (2.00-5) UNRELEASED; urgency=low
|
||||
* Backport from upstream:
|
||||
- Remove extra layer of escaping from grub_probe.
|
||||
* Switch watch file to point to ftp.gnu.org.
|
||||
* Build-depend on liblzma-dev, enabling 'grub-mkimage -C xz'.
|
||||
|
||||
-- Colin Watson <cjwatson@debian.org> Mon, 17 Sep 2012 17:06:21 +0100
|
||||
|
||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -32,6 +32,7 @@ Build-Depends: debhelper (>= 7.4.2~),
|
||||
parted [!hurd-any],
|
||||
libfuse-dev (>= 2.8.4-1.4) [linux-any kfreebsd-any],
|
||||
ttf-dejavu-core,
|
||||
liblzma-dev,
|
||||
Build-Conflicts: autoconf2.13, libzfs-dev, libnvpair-dev
|
||||
Standards-Version: 3.8.4
|
||||
Homepage: http://www.gnu.org/software/grub/
|
||||
|
Loading…
Reference in New Issue
Block a user