WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=678ffc1b29aa2259eb13a824b8f0c44be17cf90d
commit 678ffc1b29aa2259eb13a824b8f0c44be17cf90d Author: Philippe Jean Guillaumie <[email protected]> Date: Tue Nov 29 00:16:42 2016 -0800 Wiki page ubuntu-start changed with summary [] by Philippe Jean Guillaumie --- pages/distros/ubuntu-start.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pages/distros/ubuntu-start.txt b/pages/distros/ubuntu-start.txt index 25e7731..00a8f85 100644 --- a/pages/distros/ubuntu-start.txt +++ b/pages/distros/ubuntu-start.txt @@ -42,8 +42,8 @@ Required and recommended packages: <code bash> -automake autopoint build-essential ccache check doxygen \ -faenza-icon-theme git imagemagick libasound2-dev libblkid-dev \ +sudo apt-get install automake autopoint build-essential ccache check \ +doxygen faenza-icon-theme git imagemagick libasound2-dev libblkid-dev \ libbluetooth-dev libbullet-dev libcogl-dev libfontconfig1-dev \ libfreetype6-dev libfribidi-dev libgif-dev libgstreamer1.0-dev \ libgstreamer-plugins-base1.0-dev libharfbuzz-dev libibus-1.0-dev \ @@ -63,3 +63,5 @@ valgrind xserver-xephyr Then go to [[../docs-efl-start]] to learn how to install the whole thing ;-) See also https://www.enlightenment.org/distros/debian-start + +<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]]</note> \ No newline at end of file --
