1 prefix=@prefix@ 2 exec_prefix=@exec_prefix@ 3 libdir=@libdir@ 4 includedir=@includedir@ 5 6 Name: xkbcommon-x11 7 Description: XKB API common to servers and clients - X11 support 8 Version: @PACKAGE_VERSION@ 9 Requires: xkbcommon 10 Requires.private: xcb xcb-xkb 11 Cflags: -I${includedir} 12 Libs: -L${libdir} -lxkbcommon-x11 13