small fix in the xkb pkg file

This commit is contained in:
Christoph Reimann 2010-08-16 18:22:42 +02:00
parent 22e1013131
commit b89f634ff9

View File

@ -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}