From cf80bab8e6410915ad27a61cef3bb5f456c7d80f Mon Sep 17 00:00:00 2001 From: Jamey Sharp Date: Mon, 25 Sep 2006 01:21:42 -0700 Subject: Lowercase library names to correspond with the new API. --- xcb-res.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xcb-res.pc.in') 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} -- cgit v1.2.3