https://bugs.winehq.org/show_bug.cgi?id=53953
--- Comment #5 from nanotwerp@gmail.com --- (In reply to Rafał Mużyło from comment #4)
...the result for freetype cflags looks odd, the content of pkgconfig file should be setting it to '-I${includedir}/freetype2', where the value of ${includedir} is filled by configure during that lib's build process.
My guess it means pkgconfig indeed fails to find the relevant file.
What path does Fedora store those pkgconfig files under ?
Location of normal 32-bit FreeType2 .pc file: /usr/lib/pkgconfig/freetype2.pc
Location of i686-w64-mingw32 FreeType2 .pc file: /usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig/freetype2.pc