From d138853676cf812a3c886302c85189a962f6e064 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Mon, 24 Sep 2012 11:35:40 +0200 Subject: [PATCH] * HACKING: Document the Gettext.pm and LaTeX dependencies --- HACKING | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HACKING b/HACKING index 3a5aac2b2..19c72a701 100644 --- a/HACKING +++ b/HACKING @@ -18,6 +18,9 @@ since the generated files they produce are distributed.) GNU Bison >= 2.4.2 SWIG >= 1.3.31 Doxygen >= 1.4.0 + Perl, with its Gettext module (it might be called something like + liblocale-gettext-perl or p5-locale-gettext in your distribution) + A complete LaTeX distribution, including latexmk. Bootstrap the GIT tree by running