In IRC, I saw below communications. <ya-kov> /usr/local/lib/libewebkit.so: undefined reference to `hb_icu_script_to_script' <ya-kov> /usr/local/lib/libewebkit.so: undefined reference to `hb_icu_get_unicode_funcs' <ya-kov> why does it happens? I think: because libewebkit.so uses libharfbuzz, but doesn't include it explicitly <ya-kov> so when I add harfbuzz into ewebkit.pc - everything is ok Because Efl port are using harfbuzz. harfbuzz should be in ewebkit.pc and ewebkit2.pc
Created attachment 203025 [details] Patch
Comment on attachment 203025 [details] Patch LGTM.
Committed r150790: <http://trac.webkit.org/changeset/150790>