Git init
[framework/uifw/xorg/lib/libxft.git] / xft.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: Xft
7 Description: X FreeType library
8 Version: @VERSION@
9 #Requires: xproto
10 Requires: xrender, fontconfig, freetype2
11 Requires.private: xrender, fontconfig, freetype2
12 Cflags: -I${includedir}
13 Libs: -L${libdir} -lXft