From 227876873b40ac23c909f5d45e1691aff7152452 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Sun, 5 Nov 2017 08:30:08 -0500 Subject: [PATCH] Update README to document dependency on libnuma Signed-off-by: Mathieu Desnoyers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa5ea978..daf83f11 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Prerequisites ------------- LTTng-UST depends on [liburcu](http://liburcu.org/) v0.7.2 at build and -run times. +run times. It also depends on libnuma. Building -- 2.34.1