summaryrefslogtreecommitdiff
path: root/libevent.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libevent.pc.in')
-rw-r--r--libevent.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libevent.pc.in b/libevent.pc.in
index 7030884e..0a54926a 100644
--- a/libevent.pc.in
+++ b/libevent.pc.in
@@ -10,7 +10,7 @@ Description: libevent is an asynchronous notification event loop library
Version: @VERSION@
Requires:
Conflicts:
-Libs: -L${libdir} -levent
+Libs: -L${libdir} -levent_core -levent_extra
Libs.private: @LIBS@
Cflags: -I${includedir}