X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=README.md;h=5967d0eb095c7b8a5bcf870c54b979dd7ce63f6b;hb=218deb69baab57ee2f6728eef18e84697f21197b;hp=aa5ea978a2c7c45998607a843f00837a3e329bfc;hpb=380a81f4797534d6eadbba24ae80ed50a8e672f8;p=lttng-ust.git diff --git a/README.md b/README.md index aa5ea978..5967d0eb 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.12** at build and +run times. It also optionally depends on libnuma. Building