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