Change lynx dependency to use lynx-cur|lynx instead. Closes: #489486
This commit is contained in:
parent
fe768847b1
commit
91a01ae3a0
|
@ -58,6 +58,7 @@ debian-cd (3.0.5) UNRELEASED; urgency=low
|
|||
* Add support for dual-layer DVD, Blu-Ray and dual-layer Blu-Ray
|
||||
discs. Nothing special, just extra sizes recognised.
|
||||
* Fix bashism in tools/grab_md5. Closes: #489562
|
||||
* Change lynx dependency to use lynx-cur|lynx instead. Closes: #489486
|
||||
|
||||
-- Frans Pop <fjp@debian.org> Fri, 06 Jun 2008 22:32:06 +0200
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ Vcs-Browser: http://svn.debian.org/wsvn/debian-cd/trunk?op=log
|
|||
|
||||
Package: debian-cd
|
||||
Architecture: all
|
||||
Depends: perl, cpp, libdigest-md5-perl, tofrodos, apt (>= 0.3.11.1), make, genisoimage, lynx, grep-dctrl, bc, libcompress-zlib-perl
|
||||
Depends: perl, cpp, libdigest-md5-perl, tofrodos, apt (>= 0.3.11.1), make, genisoimage, lynx-cur | lynx, grep-dctrl, bc, libcompress-zlib-perl
|
||||
Recommends: hfsutils, netpbm, syslinux
|
||||
Description: Tools for building (Official) Debian CD set
|
||||
Debian-cd is the official tool for building Debian CD set since the potato
|
||||
|
|
Loading…
Reference in New Issue