[Webkit-unassigned] [Bug 138612] [EFL] Add subtle crypto to the build system

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 4 01:31:58 PST 2014


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

Joonghun Park <jh718.park at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jh718.park at samsung.com

--- Comment #18 from Joonghun Park <jh718.park at samsung.com> ---
It seems that there is an insignificant problem that Gtk and Efl depends on libgnutls28-dev when I see into Tools/efl/install-dependencies and Tools/gtk/install-dependencies.

So once execute build-webkit, then it leads to version check fail because system installed gnutls version is 2.12.23 which is installed by install-dependencies, and its version is lower than the version subtle_crypto feature requires(3.0).
So I think it will be needed to add gnutls(>=3.0) to install-dependencies in install-dependencies in port EFL and GTK.

Please consider  the comment I made above and if I missed something then please let me know.

-- 
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/20141204/507c8c25/attachment-0002.html>


More information about the webkit-unassigned mailing list