Changes between Version 117 and Version 118 of BuildingGtk


Ignore:
Timestamp:
Apr 8, 2015 12:11:40 PM (9 years ago)
Author:
Joone Hur
Comment:

Changed the wayland jhbuild module name.

Legend:

Unmodified
Added
Removed
Modified
  • BuildingGtk

    v117 v118  
    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  * Wayland support has been under working. If you're interested in hacking on it, just use ./Tools/gtk/wayland-dependencies.modules. You can simply set up the dependencies by exporting WEBKIT_EXTRA_MODULESETS.
     43 * Wayland support has been under working. If you're interested in hacking on it, just use ./Tools/gtk/jhbuild-wayland.modules. You can simply set up the dependencies by exporting WEBKIT_EXTRA_MODULESETS.
    4444{{{
    45 WEBKIT_EXTRA_MODULESETS=file:///webkit/directory/Tools/gtk/wayland-dependencies.modules
     45WEBKIT_EXTRA_MODULESETS=file:///webkit/directory/Tools/gtk/jhbuild-wayland.modules
    4646}}}
    4747