Lowercase library names to correspond with the new API.
[free-sw/xcb/libxcb] / xcb.pc.in
index cc4910d..4d6bc30 100644 (file)
--- a/xcb.pc.in
+++ b/xcb.pc.in
@@ -8,6 +8,6 @@ Description: X-protocol C Binding
 Version: @PACKAGE_VERSION@
 Requires: xproto
 Requires.private: xau
-Libs: -L${libdir} -lXCB
+Libs: -L${libdir} -lxcb
 Libs.private: @LIBS@
 Cflags: -I${includedir}