2009-04-01 07:22:06 -06:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
libdir=@libdir@
|
|
|
|
includedir=@includedir@
|
|
|
|
|
|
|
|
Name: xkbcommon
|
|
|
|
Description: XKB API common to servers and clients
|
|
|
|
Version: @PACKAGE_VERSION@
|
2010-08-25 12:51:52 -06:00
|
|
|
Requires: xproto kbproto >= 1.0.5
|
2009-04-01 07:22:06 -06:00
|
|
|
Cflags: -I${includedir}
|
|
|
|
Libs: -L${libdir} -lxkbcommon
|