summaryrefslogtreecommitdiff
path: root/devel/libevent2/files/patch-libevent_pthreads.pc.in
blob: 3473f4d543b7a328bc28a90d46256e6f5c04c50d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- libevent_pthreads.pc.in.orig	2013-02-14 10:10:38.000000000 +0100
+++ libevent_pthreads.pc.in	2013-02-14 10:11:05.000000000 +0100
@@ -10,7 +10,7 @@
 Version: @VERSION@
 Requires: libevent
 Conflicts:
-Libs: -L${libdir} -levent_pthreads
-Libs.private: @LIBS@ @PTHREAD_LIBS@
-Cflags: -I${includedir} @PTHREAD_CFLAGS@
+Libs: -L${libdir} -levent_pthreads-2.0
+Libs.private: @LIBS@ -pthread
+Cflags: -I${includedir}