From: Mathieu Desnoyers Date: Sun, 5 Nov 2017 13:30:08 +0000 (-0500) Subject: Update README to document dependency on libnuma X-Git-Tag: v2.11.0-rc1~42 X-Git-Url: http://git.liburcu.org/?p=lttng-ust.git;a=commitdiff_plain;h=227876873b40ac23c909f5d45e1691aff7152452 Update README to document dependency on libnuma Signed-off-by: Mathieu Desnoyers --- 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