fix: undefined symbols for tracepoints in lgpl source
[lttng-ust.git] / lttng-ust.pc.in
index 45d1a8d483ff62e5f122c897c2072a85f3c5de5f..6aee46ef1856b5cfdcb9f0915a0a02c208bde05b 100644 (file)
@@ -7,6 +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:
-Libs: -L${libdir} -llttng-ust -ldl
+Libs: -L${libdir} -llttng-ust -llttng-ust-common -ldl
 Cflags: -I${includedir} 
 
This page took 0.023598 seconds and 4 git commands to generate.