OBS-URL: https://build.opensuse.org/package/show/devel:tools:lttng/lttng-tools?expand=0&rev=33
12 lines
341 B
Diff
12 lines
341 B
Diff
--- a/src/lib/lttng-ctl/lttng-ctl.pc.in
|
|
+++ b/src/lib/lttng-ctl/lttng-ctl.pc.in
|
|
@@ -12,7 +12,7 @@ Name: LTTng control library
|
|
Description: Control LTTng recording sessions and triggers
|
|
Version: @PACKAGE_VERSION@
|
|
Requires:
|
|
-Requires.private:
|
|
+Requires.private: liburcu liburcu-cds
|
|
Libs: -L${libdir} -llttng-ctl
|
|
Cflags: -I${includedir}
|
|
|