From mboxrd@z Thu Jan 1 00:00:00 1970 From: soariez@gmail.com (Zifei Tong) Date: Mon, 25 Nov 2013 20:40:41 +0800 Subject: [lttng-dev] [PATCH lttng-tools] Add libuuid as dependency in README Message-ID: <1385383241-19484-1-git-send-email-soariez@gmail.com> Signed-off-by: Zifei Tong --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index e38602d..3b5ae2e 100644 --- a/README +++ b/README @@ -31,6 +31,11 @@ REQUIREMENTS: * Debian/Ubuntu package: libpopt-dev + - libuuid + Universally unique id library + + * Debian/Ubuntu package: uuid-dev + - Perl (optional) Needed for make check and tests. -- 1.8.4.2