Imported Upstream version 0.9.8
[platform/upstream/libXrender.git] / xrender.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: Xrender
7 Description: X Render Library
8 Version: @VERSION@
9 Requires: xproto renderproto >= @RENDER_VERSION@ x11
10 Requires.private: x11
11 Cflags: -I${includedir}
12 Libs: -L${libdir} -lXrender