Validate .pc file Requires lines
[free-sw/xcb/libxcb] / xcb-damage.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: XCB Damage
7 Description: XCB Damage Extension
8 Version: @PACKAGE_VERSION@
9 Requires: xcb xcb-xfixes
10 Libs: -L${libdir} -lxcb-damage
11 Cflags: -I${includedir}