fix: add -lurcu-common to pkg-config libs for each flavor
[urcu.git] / src / liburcu-qsbr.pc.in
index 073260212683883075fea3680f09ac1d5f315e3e..d123a1086f91237913907ab3348672ac09854b10 100644 (file)
@@ -7,5 +7,5 @@ Name: Userspace RCU QSBR
 Description: A userspace RCU (read-copy-update) library, quiescent state version
 Version: @PACKAGE_VERSION@
 Requires:
-Libs: -L${libdir} -lurcu-qsbr
+Libs: -L${libdir} -lurcu-common -lurcu-qsbr
 Cflags: -I${includedir} 
This page took 0.023268 seconds and 4 git commands to generate.