Add syslinux-utils to Recommends too
This commit is contained in:
parent
652bc73710
commit
81b56184c0
|
@ -4,6 +4,7 @@ debian-cd (3.1.18) UNRELEASED; urgency=medium
|
||||||
* Start stretch, simply copying jessie for now
|
* Start stretch, simply copying jessie for now
|
||||||
* Remove mention of desktop choice from yaboot boot messages
|
* Remove mention of desktop choice from yaboot boot messages
|
||||||
(Closes: #783569)
|
(Closes: #783569)
|
||||||
|
* Add YA syslinux package to Recommends.
|
||||||
|
|
||||||
-- Steve McIntyre <93sam@debian.org> Mon, 20 Apr 2015 12:36:57 +0100
|
-- Steve McIntyre <93sam@debian.org> Mon, 20 Apr 2015 12:36:57 +0100
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@ Vcs-Browser: http://anonscm.debian.org/git/debian-cd/debian-cd.git;a=summary
|
||||||
Package: debian-cd
|
Package: debian-cd
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${misc:Depends}, curl, perl, dpkg-dev, cpp, libdigest-md5-perl, libdigest-sha-perl, tofrodos, apt (>= 0.3.11.1), make, xorriso | genisoimage, lynx-cur | lynx, grep-dctrl, bc, libcompress-zlib-perl, bzip2, libdpkg-perl
|
Depends: ${misc:Depends}, curl, perl, dpkg-dev, cpp, libdigest-md5-perl, libdigest-sha-perl, tofrodos, apt (>= 0.3.11.1), make, xorriso | genisoimage, lynx-cur | lynx, grep-dctrl, bc, libcompress-zlib-perl, bzip2, libdpkg-perl
|
||||||
Recommends: hfsutils, netpbm, isolinux, syslinux-common, mtools, dosfstools
|
Recommends: hfsutils, netpbm, isolinux, syslinux-common, syslinux-utils, mtools, dosfstools
|
||||||
Description: Tools for building (Official) Debian CD set
|
Description: Tools for building (Official) Debian CD set
|
||||||
Debian-cd is the official tool for building Debian CD set since the potato
|
Debian-cd is the official tool for building Debian CD set since the potato
|
||||||
release. It was formerly called YACS (for Yet Another CD Script).
|
release. It was formerly called YACS (for Yet Another CD Script).
|
||||||
|
|
Loading…
Reference in New Issue