summaryrefslogtreecommitdiff
path: root/devel/libevent2/files/patch-libevent_openssl.pc.in
blob: fd38eb1eb9334cd1fce102a5b5573bed94959ca3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- libevent_openssl.pc.in.orig	2011-05-23 23:45:50.000000000 +0200
+++ libevent_openssl.pc.in	2011-06-19 11:22:11.784914479 +0200
@@ -10,7 +10,7 @@
 Version: @VERSION@
 Requires: libevent
 Conflicts:
-Libs: -L${libdir} -levent_openssl
+Libs: -L${libdir} -levent_openssl-2.0
 Libs.private: @LIBS@ -lssl -lcrypto
-Cflags: -I${includedir}
+Cflags: -I${includedir} -I${includedir}/event2/compat