X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=lttng-ust.pc.in;h=6aee46ef1856b5cfdcb9f0915a0a02c208bde05b;hb=cd61d9bfa5fd334b086831dcbdec63da6c0d1a16;hp=f9adde87cbdee70ed93e91bc082069a124dfd24a;hpb=bcba529f9164c735135412c558b281fdc61a1bb5;p=lttng-ust.git diff --git a/lttng-ust.pc.in b/lttng-ust.pc.in index f9adde87..6aee46ef 100644 --- a/lttng-ust.pc.in +++ b/lttng-ust.pc.in @@ -7,7 +7,6 @@ Name: LTTng Userspace Tracer Description: The LTTng Userspace Tracer (UST) is a library accompanied by a set of tools to trace userspace code. Version: @PACKAGE_VERSION@ Requires: -Requires.private: liburcu-bp -Libs: -L${libdir} -llttng-ust -ldl +Libs: -L${libdir} -llttng-ust -llttng-ust-common -ldl Cflags: -I${includedir}