X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=README.md;h=3c45c30c190752c5a458adb3a159904cd722c8cd;hb=9d4c8b2d907edb9ebc9bfde55602598e7ba0832e;hp=a5f43c4f66f6a23c9330c089fbf3a56e8b36f35d;hpb=90e5d8e49c669c8ff7b6f304151b94638d8828e6;p=lttng-ust.git diff --git a/README.md b/README.md index a5f43c4f..3c45c30c 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/) >= 0.12** at build and -run times. It also optionally depends on libnuma. +LTTng-UST depends on **[liburcu](http://liburcu.org/) >= 0.12** at build +time. It also optionally depends on libnuma. Building @@ -29,6 +29,7 @@ compile the Git repository tree: **Autoheader >= 2.69**; make sure your system-wide `automake` points to a recent version!) - **[GNU Libtool](https://www.gnu.org/software/libtool/) >= 2.2** + - **[pkg-config](https://www.freedesktop.org/wiki/Software/pkg-config/)** ### Optional dependencies