mirror of
https://gitlab.freedesktop.org/xorg/lib/libxcb.git
synced 2026-05-01 16:08:01 +02:00
small fix in the xkb pkg file
This commit is contained in:
parent
22e1013131
commit
b89f634ff9
1 changed files with 1 additions and 1 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue