From: Christian Babeux Date: Fri, 22 Mar 2013 19:49:19 +0000 (-0400) Subject: Add optional Perl dependency requirement to README X-Git-Tag: v2.2.0-rc1~35 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=7c0cb22c8bc93a139bbb14244f08e5281cfc7bf4 Add optional Perl dependency requirement to README Signed-off-by: Christian Babeux Signed-off-by: David Goulet --- diff --git a/README b/README index 4ef88cb88..cfbf1ac0d 100644 --- a/README +++ b/README @@ -28,6 +28,9 @@ REQUIREMENTS: * Debian/Ubuntu package: libpopt-dev + - Perl (optional) + Needed for make check and tests. + - SWIG >= 2.0 (optional) Needed for Python bindings (--enable-python-bindings).