Git init
[framework/uifw/xorg/lib/libxrandr.git] / xrandr.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: Xrandr
7 Description: X RandR Library
8 Version: @VERSION@
9 Requires: xproto randrproto >= @RANDR_VERSION@
10 Requires.private: x11 xext xrender
11 Cflags: -I${includedir}
12 Libs: -L${libdir} -lXrandr