WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=159b242149b0220424634dde0e4c1abbb11d02ca
commit 159b242149b0220424634dde0e4c1abbb11d02ca Author: Philippe Jean Guillaumie <[email protected]> Date: Sat Dec 9 04:53:06 2017 -0800 Wiki page ubuntu-start changed with summary [] by Philippe Jean Guillaumie --- pages/docs/distros/ubuntu-start.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pages/docs/distros/ubuntu-start.txt b/pages/docs/distros/ubuntu-start.txt index 5a6fcd79b..4bb9af6e4 100644 --- a/pages/docs/distros/ubuntu-start.txt +++ b/pages/docs/distros/ubuntu-start.txt @@ -10,7 +10,7 @@ doxygen faenza-icon-theme git imagemagick libasound2-dev libblkid-dev \ libbluetooth-dev libbullet-dev libcogl-gles2-dev libfontconfig1-dev \ libfreetype6-dev libfribidi-dev libgif-dev libgstreamer1.0-dev \ libgstreamer-plugins-base1.0-dev libharfbuzz-dev libibus-1.0-dev \ -libiconv-hook-dev libjpeg-dev libblkid-dev libluajit-5.1-dev \ +libiconv-hook-dev libinput-dev libjpeg-dev libblkid-dev libluajit-5.1-dev \ liblz4-dev libmount-dev libopenjp2-7-dev libpam0g-dev libpoppler-cpp-dev \ libpoppler-dev libpoppler-private-dev libproxy-dev libpulse-dev \ libraw-dev librsvg2-dev libscim-dev libsndfile1-dev libspectre-dev \ @@ -23,8 +23,6 @@ valgrind xserver-xephyr </code> -Then go to [[/docs/distros/]] to learn how to install the whole thing ;-) - Note that a number of Enlightenment programs are switching to the [[http://mesonbuild.com/|Meson build system]]. To install Meson in Ubuntu, you can issue the following commands: <code bash> @@ -39,6 +37,9 @@ If necessary, add: export PATH=$HOME/.local/bin:$PATH </code> at the bottom of your ~/.bashrc file. + +Then go to [[/docs/distros/]] to learn how to install the whole thing ;-) + <note tip> Alternatively, if you do not want to delve into the many subtleties of the compilation process — while retaining a fully functional Ubuntu system after the build has finished — check out [[http://build-enlightenment.monsite-orange.fr/|batden's script]]: Covering Ubuntu 16.04 LTS and 17.10 with Wayland support.</note> --
