WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
97513
[GTK][EFL] Make sure cairo is built with fontconfig support
https://bugs.webkit.org/show_bug.cgi?id=97513
Summary
[GTK][EFL] Make sure cairo is built with fontconfig support
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug