summaryrefslogtreecommitdiff
path: root/xcb-res.pc.in
diff options
context:
space:
mode:
authorJamey Sharp <jamey@minilop.net>2006-09-25 01:21:42 -0700
committerJamey Sharp <jamey@minilop.net>2006-09-25 01:42:12 -0700
commitcf80bab8e6410915ad27a61cef3bb5f456c7d80f (patch)
treefdd5f472eaa387d88a8e373f9c896b6a14e72d7b /xcb-res.pc.in
parenta1a7646d5a791c2e918bc1a9f46d64334d5ab575 (diff)
downloadxcb-libxcb-cf80bab8e6410915ad27a61cef3bb5f456c7d80f.tar.gz
Lowercase library names to correspond with the new API.
Diffstat (limited to 'xcb-res.pc.in')
-rw-r--r--xcb-res.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/xcb-res.pc.in b/xcb-res.pc.in
index 96e668c..62dbab6 100644
--- a/xcb-res.pc.in
+++ b/xcb-res.pc.in
@@ -7,5 +7,5 @@ Name: XCB Res
Description: XCB X-Resource Extension
Version: @PACKAGE_VERSION@
Requires: xcb
-Libs: -L${libdir} -lXCBres
+Libs: -L${libdir} -lxcb-res
Cflags: -I${includedir}