X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=README.md;h=5967d0eb095c7b8a5bcf870c54b979dd7ce63f6b;hb=218deb69baab57ee2f6728eef18e84697f21197b;hp=daf83f111892b52167d3aaccc283a6ed75914f67;hpb=227876873b40ac23c909f5d45e1691aff7152452;p=lttng-ust.git diff --git a/README.md b/README.md index daf83f11..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. It also depends on libnuma. +LTTng-UST depends on **[liburcu](http://liburcu.org/) >= 0.12** at build and +run times. It also optionally depends on libnuma. Building