diff options
author | Colin Watson <cjwatson@debian.org> | 2006-02-07 00:37:29 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2006-02-07 00:37:29 +0000 |
commit | 67cace5a463f047e95583db275ac6c2a0b73ae02 (patch) | |
tree | 02c44f9a80f85bd82921ec956f29d24fe3e8e4de /debian/control | |
parent | 919ba0893b302167c550693f0a4f5a003a5112d4 (diff) | |
download | installation-guide-67cace5a463f047e95583db275ac6c2a0b73ae02.zip |
run genbuilddeps
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e9b4d96b7..22bb82285 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Install System Team <debian-boot@lists.debian.org> Uploaders: Joey Hess <joeyh@debian.org>, Frans Pop <fjp@debian.org> Standards-Version: 3.6.2 -Build-Depends: debhelper (>= 4), docbook, docbook-xml, docbook-xsl, xsltproc, gawk, w3m, poxml, jadetex, openjade | openjade1.3, docbook-dsssl, gs-common, libhtml-parser-perl +Build-Depends: debhelper (>= 4), docbook, docbook-xml, docbook-xsl, xsltproc, gawk, libhtml-parser-perl, w3m, poxml, jadetex, openjade | openjade1.3, docbook-dsssl, gs-common # This comment can also be used to generate a Build-Depends line, by # running the debian/genbuilddeps program. So put each build dep on its # own line, prefixed by " - " and to comment out a build dep, start the |