mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-27 15:35:20 +00:00
Build-depend on wamerican, newly required by the test suite.
This commit is contained in:
parent
100063319d
commit
3ee518e737
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -35,6 +35,7 @@ grub2 (2.00+20131127-1) UNRELEASED; urgency=low
|
|||||||
* Break lupin-support (<< 0.55) due to the rewrite of grub-install in C.
|
* Break lupin-support (<< 0.55) due to the rewrite of grub-install in C.
|
||||||
* Remove build-dependency on autogen, no longer needed.
|
* Remove build-dependency on autogen, no longer needed.
|
||||||
* Compress GRUB files on grub-rescue-floppy.img using xz.
|
* Compress GRUB files on grub-rescue-floppy.img using xz.
|
||||||
|
* Build-depend on wamerican, newly required by the test suite.
|
||||||
|
|
||||||
-- Colin Watson <cjwatson@debian.org> Fri, 15 Nov 2013 10:18:57 +0000
|
-- Colin Watson <cjwatson@debian.org> Fri, 15 Nov 2013 10:18:57 +0000
|
||||||
|
|
||||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -33,6 +33,7 @@ Build-Depends: debhelper (>= 7.4.2~),
|
|||||||
liblzma-dev,
|
liblzma-dev,
|
||||||
dosfstools [amd64],
|
dosfstools [amd64],
|
||||||
mtools [amd64],
|
mtools [amd64],
|
||||||
|
wamerican,
|
||||||
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