[webkit-dev] WebKit Build dependencies
Adrian Perez de Castro
aperez at igalia.com
Thu Jun 22 04:51:22 PDT 2017
On Thu, 22 Jun 2017 15:41:26 +0530, Nagendra K <pingnagendra at gmail.com> wrote:
> To build WebKit alone for a cross platform embedded device, want to know
> the list of dependencies/packages required to build on host(Ubuntu) and
> dependencies to run on host other than toolchain. Request some to help
> where to find this information.
For the GTK+ and WPE ports you can get an idea from the JHBuild module sets:
https://trac.webkit.org/browser/webkit/trunk/Tools/gtk/jhbuild.modules
https://trac.webkit.org/browser/webkit/trunk/Tools/wpe/jhbuild.modules
The above are neeed *at run-time*, and for building you will need a bunch of
additional tools. The “install-dependencies” scripts can give you an idea:
https://trac.webkit.org/browser/webkit/trunk/Tools/gtk/install-dependencies
https://trac.webkit.org/browser/webkit/trunk/Tools/wpe/install-dependencies
I hope this helps.
Cheers,
--
Adrián 🎩
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20170622/2a5576b0/attachment.bin>
More information about the webkit-dev
mailing list