blob: 4d8b94be79dec7ce2572b11a495b78ac0634343d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
--- ucommon.pc.in.orig 2014-01-28 20:43:53.000000000 +0100
+++ ucommon.pc.in 2014-04-14 16:47:29.000000000 +0200
@@ -6,5 +6,5 @@
Name: ucommon
Description: GNU uCommon C++ class framework
Version: @VERSION@
-Libs: -lusecure -lucommon @SECURE_LIBS@ @UCOMMON_LINKED@
+Libs: -lusecure -lucommon -lpthread @SECURE_LIBS@ @UCOMMON_LINKED@
Cflags: @UCOMMON_FLAGS@
|