From: Christoph Reimann Date: Mon, 16 Aug 2010 16:22:42 +0000 (+0200) Subject: small fix in the xkb pkg file X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=b89f634ff9b321f21874cd45e398d661a6ff726e;p=free-sw%2Fxcb%2Flibxcb small fix in the xkb pkg file --- diff --git a/xcb-xkb.pc.in b/xcb-xkb.pc.in index 31ccaa3..6ed0035 100644 --- a/xcb-xkb.pc.in +++ b/xcb-xkb.pc.in @@ -7,5 +7,5 @@ Name: XCB XKB Description: XCB Keyboard Extension (EXPERIMENTAL) Version: @PACKAGE_VERSION@ Requires: xcb -Libs: -L${libdir} -lxcb-xinput +Libs: -L${libdir} -lxcb-xkb Cflags: -I${includedir}