From a49ac554a8ad7caf14dad7904d034474786420ee Mon Sep 17 00:00:00 2001 From: Petr Mrázek Date: Fri, 30 Dec 2011 03:15:51 +0100 Subject: Add mention of XML::LibXSLT to the compile doc. --- Compile.html | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'Compile.html') diff --git a/Compile.html b/Compile.html index 95847f4f..35e4ff3e 100644 --- a/Compile.html +++ b/Compile.html @@ -351,8 +351,8 @@ ul.auto-toc { a 64-bit distribution like Arch, you'll need the multilib development tools and libraries.
Before you can build anything, you'll also need cmake. It is advisable to also get ccmake on distributions that split the cmake package into multiple parts.
-For the code generation parts, you need perl and the XML::LibXML perl package. -You should be able to find them in your distro repositories (on Arch linux 'perl-xml-libxml').
+For the code generation parts, you need perl and the XML::LibXML and XML::LibXSLT perl packages. +You should be able to find them in your distro repositories (on Arch linux 'perl-xml-libxml' and 'perl-xml-libxslt').
Open the build folder and double click the batch script there. This will eventually open -- cgit v1.2.1