http://bugs.winehq.org/show_bug.cgi?id=35010
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com 2013-11-30 05:08:04 CST --- What is the output of the following commands:
pkg-config --libs freetype2 --cflags
freetype-config --libs --cflags || freetype2-config --libs --cflags
Here with 2.4.9-1.1 I have:
-I/usr/include/freetype2 -lfreetype
-I/usr/include/freetype2 -L/usr/lib/x86_64-linux-gnu -lfreetype -lz