Changes between Version 122 and Version 123 of BuildingGtk


Ignore:
Timestamp:
Jun 1, 2016 11:36:51 AM (8 years ago)
Author:
alex
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingGtk

    v122 v123  
    4141 * If you get build errors saying a library could not be found but you have the appropriate packages installed make sure you have up-to-date multiarch-support and binutils (or binutils-gold) packages.
    4242 * You can also [wiki:WebKitGtkExtendingJHBuild add more modules to the default WebKit JHBuild].
    43  * WebRTC support is currently being implemented. If you're interested in hacking on it, just use ./Tools/gtk/jhbuild-webrtc.modules. You can simply set up the dependencies by exporting WEBKIT_EXTRA_MODULESETS.
    44 {{{
    45 WEBKIT_EXTRA_MODULESETS=file:///webkit/directory/Tools/gtk/jhbuild-webrtc.modules
    46 }}}
    4743
    4844=== Speeding up the build process ===