X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=README.md;h=fc2cc6c057bb49755079097786b64054f3998bfe;hb=f3f8edfa3c51df19ac7369023754af72ba4664fa;hp=aa5ea978a2c7c45998607a843f00837a3e329bfc;hpb=380a81f4797534d6eadbba24ae80ed50a8e672f8;p=lttng-ust.git diff --git a/README.md b/README.md index aa5ea978..fc2cc6c0 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ user space tracing helpers for any application. Prerequisites ------------- -LTTng-UST depends on [liburcu](http://liburcu.org/) v0.7.2 at build and -run times. +LTTng-UST depends on **[liburcu](http://liburcu.org/) >= 0.11** at build and +run times. It also optionally depends on libnuma. Building