[Webkit-unassigned] [Bug 138084] [GTK] fix WebKit Gtk build-break caused by cairo-gl.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 26 11:22:01 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=138084

--- Comment #1 from KwangHyuk <hyuki.kim at samsung.com> ---
ENABLE_ACCELERATED_2D_CANVAS are still tuned on due to FeatureList.pm even though cairo-gl is not found.

-- Looking for include file GL/glx.h
-- Looking for include file GL/glx.h - found
-- checking for module 'cairo-gl'
--   package 'cairo-gl' not found
-- checking for module 'cairo-glx'
--   package 'cairo-glx' not found
-- checking for module 'cairo-egl'
--   package 'cairo-egl' not found
-- Found CairoGL: CAIRO_GLX_INCLUDE_DIRS;CAIRO_EGL_INCLUDE_DIRS (Required is at least version "1.10.2")

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141026/418ae03e/attachment-0002.html>


More information about the webkit-unassigned mailing list