From: Joel Rosdahl Date: Sun, 13 Apr 2014 13:32:35 +0000 (+0200) Subject: Mention gperf and xsltproc prerequisites in build-from-repo instructions X-Git-Tag: v3.2~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb2869fae2fa24ac36e54a33a4a7629d7dde91f3;p=thirdparty%2Fccache.git Mention gperf and xsltproc prerequisites in build-from-repo instructions --- diff --git a/INSTALL.txt b/INSTALL.txt index 1968d2bc8..256beabc4 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -62,6 +62,8 @@ In addition to the prerequisites mentioned above, you also need: - AsciiDoc (http://www.methods.co.nz/asciidoc/) to build the documentation. - Autoconf (http://www.gnu.org/software/autoconf/) +- gperf (http://www.gnu.org/software/gperf/) +- xsltproc (http://xmlsoft.org/XSLT/xsltproc2.html) To debug and run the performance test suite you'll also need: