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