1
mirror of https://github.com/mpv-player/mpv synced 2024-09-12 23:45:53 +02:00

Correct toolchain for building XML docs on Debian Sarge.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17760 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-03-07 11:09:40 +00:00
parent f558bb0fee
commit b75c25beac

View File

@ -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