[Webkit-unassigned] [Bug 136158] [GTK] WebKit has a new required dependency on GnuTLS
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 24 02:34:41 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136158
Alberto Garcia <berto at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |berto at igalia.com
--- Comment #1 from Alberto Garcia <berto at igalia.com> 2014-09-24 02:34:41 PST ---
cmake only complains if you explicitly enable SUBTLE_CRYPTO and it fails to find the required dependencies. I understand that's the correct behavior.
It is build-webkit that sets ENABLE_SUBTLE_CRYPTO by default, if you call cmake directly instead it works fine.
So maybe we should disable subtle-crypto by default in build-webkit?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list