2017-11-05 00:30:55 +00:00
|
|
|
--- a/src/lib/lttng-ctl/lttng-ctl.pc.in
|
|
|
|
+++ b/src/lib/lttng-ctl/lttng-ctl.pc.in
|
2021-11-28 18:07:11 +00:00
|
|
|
@@ -12,7 +12,7 @@ Name: LTTng control library
|
|
|
|
Description: Control LTTng recording sessions and triggers
|
2017-11-05 00:30:43 +00:00
|
|
|
Version: @PACKAGE_VERSION@
|
|
|
|
Requires:
|
|
|
|
-Requires.private:
|
|
|
|
+Requires.private: liburcu liburcu-cds
|
|
|
|
Libs: -L${libdir} -llttng-ctl
|
|
|
|
Cflags: -I${includedir}
|
|
|
|
|