diff options
author | Frans Pop <elendil@planet.nl> | 2005-11-25 18:49:08 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2005-11-25 18:49:08 +0000 |
commit | 855c0e85e0eb178edd2b10589cc570c711c206d6 (patch) | |
tree | 19e2ebec9393f76e035c3cec972a7195027c96fc /debian/control | |
parent | cc8859c4fb8eeb7c6fd4e493dfad1477390cd55a (diff) | |
download | installation-guide-855c0e85e0eb178edd2b10589cc570c711c206d6.zip |
- Move documentation on preseeding to separate appendix for etch
- Use new, more flexible perl script to extract example preseed file from new appendix
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 4207365de..83ad52590 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Build-Depends: debhelper (>= 4), docbook, docbook-xml, docbook-xsl, xsltproc, ga # The manual is a docbook XML document, so needs these to # build. # - gawk +# - libhtml-parser-perl # Used as part of the manual build process. # - w3m # Used to generate plain text manual from html. |