Build-depend on liblzma-dev, enabling 'grub-mkimage -C xz'.

This commit is contained in:
Colin Watson 2012-09-18 16:44:52 +01:00
parent 0fc204ca88
commit d9d2221b0b
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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
View File

@ -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/