Quellcode durchsuchen

Improve asciidoc-helper's suggestion of what to install

Fixes bug #7766.

Patch by David Fifield, revised by Peter Palfrader.
Nick Mathewson vor 12 Jahren
Ursprung
Commit
aa051b7573
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      doc/asciidoc-helper.sh

+ 2 - 2
doc/asciidoc-helper.sh

@@ -52,8 +52,8 @@ elif [ "$1" = "man" ]; then
 You need a working asciidoc installed to be able to build the manpage.
 You need a working asciidoc installed to be able to build the manpage.
 
 
 a2x is installed, but for some reason it isn't working.  Sometimes
 a2x is installed, but for some reason it isn't working.  Sometimes
-This happens because required docbook support files are missing.
-Please install docbook-xsl, docbook-xml, and libxml2-utils (Debian) or
+this happens because required docbook support files are missing.
+Please install docbook-xsl, docbook-xml, and xmlto (Debian) or
 similar. If you use homebrew on Mac OS X, install the docbook formula
 similar. If you use homebrew on Mac OS X, install the docbook formula
 and add "export XML_CATALOG_FILES=/usr/local/etc/xml/catalog" to your
 and add "export XML_CATALOG_FILES=/usr/local/etc/xml/catalog" to your
 .bashrc
 .bashrc