• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: xkbcommon
7Description: XKB API common to servers and clients
8Version: @PACKAGE_VERSION@
9Cflags: -I${includedir}
10Libs: -L${libdir} -lxkbcommon
11