little mass rebuild required Re: x264 so bump

Richard Shaw hobbes1069 at gmail.com
Mon Mar 10 22:14:28 CET 2014


Nope, that wasn't it...

THe path changed from:

/usr/include/freetype2/freetype/*.h

to just:

/usr/include/freetype2/*.h

I'm guessing it comes down this this line:

enabled libfreetype && require_pkg_config freetype2 "ft2build.h
freetype/freetype.h" FT_Init_FreeType

I thought the "freetype2" argument was an option search folder off the the
include dir so I tried removing "freetype" from the latter part of the path:

enabled libfreetype && require_pkg_config freetype2 "ft2build.h freetype.h"
FT_Init_FreeType

but it didn't work...

Any ideas?

Thanks,
Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.rpmfusion.org/pipermail/rpmfusion-developers/attachments/20140310/abde2f19/attachment.html>


More information about the rpmfusion-developers mailing list