diff options
author | Philipp Kern <pkern@debian.org> | 2010-10-15 18:32:56 +0000 |
---|---|---|
committer | Philipp Kern <pkern@debian.org> | 2010-10-15 18:32:56 +0000 |
commit | f7058ce2c99c65b5013355723210c08429a2ab68 (patch) | |
tree | a0e731d46197ba247433650ed2d58bf0b3746703 | |
parent | 1fc3647fb49eb1e3a5822aff05d62a050863d10c (diff) | |
download | installation-guide-f7058ce2c99c65b5013355723210c08429a2ab68.zip |
doc/building.txt: document the now required poxml
-rw-r--r-- | doc/building.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/building.txt b/doc/building.txt index 3648d45c5..985b0eee1 100644 --- a/doc/building.txt +++ b/doc/building.txt @@ -18,7 +18,7 @@ Note: Building pdf and ps versions of the manual is not supported for some ================ The build dependencies depend on which document types you wish to generate: -all : docbook, docbook-xml, docbook-xsl, xsltproc +all : docbook, docbook-xml, docbook-xsl, xsltproc, poxml html : (no additional packages required) pdf, ps : openjade, jadetex, docbook-dsssl pdf : gs-common |