Fix: lttng-ust.pc needs to specify -ldl
[lttng-ust.git] / lttng-ust.pc.in
index e2f02a5a75bb41510589f5aa5dd5957b214dc52e..f9adde87cbdee70ed93e91bc082069a124dfd24a 100644 (file)
@@ -8,6 +8,6 @@ Description: The LTTng Userspace Tracer (UST) is a library accompanied by a set
 Version: @PACKAGE_VERSION@
 Requires:
 Requires.private: liburcu-bp
-Libs: -L${libdir} -llttng-ust
+Libs: -L${libdir} -llttng-ust -ldl
 Cflags: -I${includedir} 
 
This page took 0.027552 seconds and 4 git commands to generate.