xenocara/lib/libXrandr/xrandr.pc.in
2006-11-25 17:37:36 +00:00

13 lines
277 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: Xrandr
Description: X RandR Library
Version: @VERSION@
Requires: xproto randrproto >= @RANDR_VERSION@
Requires.private: x11 xext xrender
Cflags: -I${includedir}
Libs: -L${libdir} -lXrandr