Add wget to Recommends. Closes: #861436
This commit is contained in:
parent
65e2a1c89b
commit
585c1d526a
|
@ -11,6 +11,9 @@ debian-cd (3.1.20) UNRELEASED; urgency=medium
|
|||
[ Samuel Thibault ]
|
||||
* Add support for grub submenu hotkeys.
|
||||
|
||||
[ Vagrant Cascadian ]
|
||||
* Add wget to Recommends. Closes: #861436
|
||||
|
||||
-- Raphaël Hertzog <hertzog@debian.org> Fri, 27 Jan 2017 13:59:40 +0100
|
||||
|
||||
debian-cd (3.1.19) unstable; urgency=medium
|
||||
|
|
|
@ -12,7 +12,7 @@ Vcs-Browser: http://anonscm.debian.org/git/debian-cd/debian-cd.git;a=summary
|
|||
Package: debian-cd
|
||||
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
|
||||
Recommends: hfsutils, netpbm, isolinux, syslinux-common, syslinux-utils, mtools, dosfstools, syslinux-utils
|
||||
Recommends: hfsutils, netpbm, isolinux, syslinux-common, syslinux-utils, mtools, dosfstools, syslinux-utils, wget
|
||||
Description: Tools for building (Official) Debian CD set
|
||||
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).
|
||||
|
|
Loading…
Reference in New Issue