From f332cb0ae72bf42e0fdbb48a24526bdebb5ca48a Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Sat, 11 Aug 2018 18:31:17 +0200 Subject: [PATCH] * HACKING: R is now required to build from git. --- HACKING | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/HACKING b/HACKING index 6d8ad16c3..20b83a27b 100644 --- a/HACKING +++ b/HACKING @@ -34,6 +34,7 @@ since the generated files they produce are distributed.) Groff (a.k.a. GNU troff) >= 1.20 SWIG >= 3.0 (for its better C++11/C++14 support) Doxygen >= 1.4.0 + R used by some examples in the documentation 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 and extra fonts @@ -50,9 +51,6 @@ only for certain operations (like releases): pandoc used during Debian packaging for the conversion of IPython notebooks to html - R used by some example in the documentation (the - documentation will still compile without R, but that - example will appear broken) ltl2ba used in the generated documentation and the test suite ltl2dstar likewise ltl3dra likewise