Bug 97513

Summary: [GTK][EFL] Make sure cairo is built with fontconfig support
Product: WebKit Reporter: Laszlo Gombos <laszlo.gombos>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, gyuyoung.kim, kenneth, mrobinson, rakuco, webkit.review.bot
Priority: P2 Keywords: Cairo, Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
1st try none

Laszlo Gombos
Reported 2012-09-24 20:09:10 PDT
GTK and EFL port of WebKit requires a version of cairo that is built with fontconfig support. Make sure fontconfig is marked as a dependency for cairo. In my build environment cairo was built first (before fontconfig). This meant that cairo was built without fontconfig support, which than meant that WebKit build failed.
Attachments
1st try (1.53 KB, patch)
2012-09-24 20:12 PDT, Laszlo Gombos
no flags
Laszlo Gombos
Comment 1 2012-09-24 20:12:40 PDT
Created attachment 165504 [details] 1st try Fixes the build for me..
WebKit Review Bot
Comment 2 2012-09-24 20:52:55 PDT
Comment on attachment 165504 [details] 1st try Clearing flags on attachment: 165504 Committed r129449: <http://trac.webkit.org/changeset/129449>
WebKit Review Bot
Comment 3 2012-09-24 20:52:58 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.