On Thu, 22 Jun 2017 15:41:26 +0530, Nagendra K <[email protected]> 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 🎩
pgpeu9tC5kUBy.pgp
Description: PGP signature
_______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

