Blame xrandr.pc.in

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