summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-07 11:09:40 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-07 11:09:40 +0000
commitb75c25beacceaf4a78417b634e708313d649fd49 (patch)
tree738eb61e478e3ce594e35f94921e11f318c41bd8 /DOCS
parentf558bb0feeca20684f894682ccd23f702bf6e0ae (diff)
downloadmpv-b75c25beacceaf4a78417b634e708313d649fd49.tar.bz2
mpv-b75c25beacceaf4a78417b634e708313d649fd49.tar.xz
Correct toolchain for building XML docs on Debian Sarge.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17760 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/README b/DOCS/xml/README
index 9ae3481c6d..99928d7170 100644
--- a/DOCS/xml/README
+++ b/DOCS/xml/README
@@ -23,7 +23,7 @@ On Red Hat systems you need the following packages:
libxml2, libxslt, docbook-dtds, docbook-style-xsl
On Debian Sarge you will need these packages:
-libxml2, libxml2-utils, docbook-xsl, libxslt1.1, docbook, docbook-utils
+docbook-xml, docbook-xsl, xsltproc, libxml2-utils
Installing the required tools from source