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