Alexei Sorokin 2017-11-05 00:30:43 +00:00 committed by Git OBS Bridge
parent 6686cbad64
commit f06dbf51ea

View File

@ -0,0 +1,12 @@
diff -paur a/src/lib/lttng-ctl/lttng-ctl.pc.in b/src/lib/lttng-ctl/lttng-ctl.pc.in
--- a/src/lib/lttng-ctl/lttng-ctl.pc.in 2017-08-03 22:42:22.106586585 +0300
+++ b/src/lib/lttng-ctl/lttng-ctl.pc.in 2017-11-05 03:18:50.853748471 +0300
@@ -7,7 +7,7 @@ Name: LTTng control library
Description: The LTTng control and utility library is a library used to control the tracing sessions of a LTTng-session daemon
Version: @PACKAGE_VERSION@
Requires:
-Requires.private:
+Requires.private: liburcu liburcu-cds
Libs: -L${libdir} -llttng-ctl
Cflags: -I${includedir}