bump version
[buildroot.git] / package / xorg / xrandr.pc
blobdb98098837be8f68b038e639d27b9032eb588109
1 prefix=/usr
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
6 Name: Xrandr
7 Description: X RandR Library
8 Version: 1.1.1
9 Requires: xproto randrproto >= 1.1
10 Requires.private: x11 xext xrender
11 Cflags: -I${includedir}
12 Libs: -L${libdir} -lXrandr