From: Christian Babeux Date: Fri, 7 Feb 2014 17:43:38 +0000 (-0500) Subject: Fix: add missing optional dependency to babeltrace in README X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=525cb6b97c78a39f2a0fff83b98ed634139e28d3 Fix: add missing optional dependency to babeltrace in README Signed-off-by: Christian Babeux Signed-off-by: David Goulet --- diff --git a/README b/README index 191bcec5b..b2177596f 100644 --- a/README +++ b/README @@ -36,6 +36,11 @@ REQUIREMENTS: * Debian/Ubuntu package: uuid-dev + - Babeltrace (optional) + Trace viewer. Enable the use of "lttng view" command + + * Debian/Ubuntu package: babeltrace + - Perl (optional) Needed for make check and tests.