Wiki page ubuntu-start changed with summary [] by Philippe Jean Guillaumie

This commit is contained in:
Philippe Jean Guillaumie 2017-12-18 02:14:10 -08:00 committed by apache
parent 2334841656
commit dee69d8fb1
1 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ valgrind xserver-xephyr
</code>
Note that a number of Enlightenment programs are switching to the [[http://mesonbuild.com/|Meson build system]].
Note that a number of Enlightenment programs have transitioned to the [[http://mesonbuild.com/|Meson build system]].
To install Meson in Ubuntu, you can issue the following commands:
<code bash>
sudo apt-get install ninja-build python3-pip
@ -52,7 +52,7 @@ Alternatively, if you do not want to delve into the many subtleties of the compi
== Wayland Support ==
Since Ubuntu has switched to using Wayland by default, things have become much easier.
Since Ubuntu has switched to using Wayland by default, building support for this new display system in Enlightenment is now easier.
Please refer to this [[https://git.enlightenment.org/core/enlightenment.git/tree/README.wayland|README]] for more information.
==== Binary Packages ====