From: Christian Babeux Date: Fri, 22 Mar 2013 19:49:19 +0000 (-0400) Subject: Add optional Perl dependency requirement to README X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=7c0cb22c8bc93a139bbb14244f08e5281cfc7bf4;hp=d520f729cea66e87287cf005ad100c09195a07ad 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).