Changes between Version 112 and Version 113 of BuildingGtk
- Timestamp:
- Nov 21, 2013, 8:13:44 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingGtk
v112 v113 47 47 * 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. 48 48 {{{ 49 #!sh50 49 WEBKIT_EXTRA_MODULESETS=file:///webkit/directory/Tools/gtk/wayland-dependencies.modules 51 50 }}}