psss / rpms / qrencode

Forked from rpms/qrencode 6 years ago
Clone
3861550
--- ./libqrencode.pc.in.orig	2012-02-20 15:36:29.983533958 -0800
f466034
+++ ./libqrencode.pc.in	2012-02-20 15:56:41.252501662 -0800
3861550
@@ -6,5 +6,5 @@ includedir=@includedir@
3861550
 Name: libqrencode
3861550
 Description: A QR Code encoding library
3861550
 Version: @VERSION@
3861550
-Libs: -L${libdir} -lqrencode @LIBPTHREAD@
3861550
+Libs: -L${libdir} -lqrencode -pthread
3861550
 Cflags: -I${includedir}