mirror of https://github.com/mpv-player/mpv
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:
parent
f558bb0fee
commit
b75c25beac
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue