add explicit freetype2 linking
[charfbuzz.git] / harfbuzz.pc.in
blob18919b3e2f18beb79b9077d0fde23d77d8e115b0
1 prefix=%prefix%
2 exec_prefix=${prefix}
3 libdir=%libdir%
4 includedir=%includedir%
6 Name: harfbuzz
7 Description: HarfBuzz text shaping library
8 Version: %VERSION%
10 Requires: freetype2
12 Libs: -L${libdir} -lharfbuzz
13 Cflags: -I${includedir}/harfbuzz