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-damage.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xcb-damage.pc.in') diff --git a/xcb-damage.pc.in b/xcb-damage.pc.in index 2c4fbf1..c4bc599 100644 --- a/xcb-damage.pc.in +++ b/xcb-damage.pc.in @@ -7,5 +7,5 @@ Name: XCB Damage Description: XCB Damage Extension Version: @PACKAGE_VERSION@ Requires: xcb xcb-xfixes -Libs: -L${libdir} -lXCBdamage +Libs: -L${libdir} -lxcb-damage Cflags: -I${includedir} -- cgit v1.2.3