Disable Xevie and Xprint by default
[free-sw/xcb/libxcb] / xcb-randr.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: XCB RandR
7 Description: XCB RandR Extension
8 Version: @PACKAGE_VERSION@
9 Requires: xcb xcb-render
10 Libs: -L${libdir} -lxcb-randr
11 Cflags: -I${includedir}