diff options
author | Philippe Jean Guillaumie <batden@sfr.fr> | 2017-12-12 22:52:24 -0800 |
---|---|---|
committer | apache <apache@e5-web1.enlightenment.org> | 2017-12-12 22:52:24 -0800 |
commit | 95f0b837058b72099bf7fc6a89d3eb581b2b4a24 (patch) | |
tree | abd5f5d10b292c77dbee5cf74937efd167893770 /pages/docs | |
parent | 4a7b481ce8af39eaefd93633e78ee9a58bb69e9c (diff) |
Wiki page ubuntu-start changed with summary [] by Philippe Jean Guillaumie
Diffstat (limited to 'pages/docs')
-rw-r--r-- | pages/docs/distros/ubuntu-start.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pages/docs/distros/ubuntu-start.txt b/pages/docs/distros/ubuntu-start.txt index 8dffd9c23..b9181a6ca 100644 --- a/pages/docs/distros/ubuntu-start.txt +++ b/pages/docs/distros/ubuntu-start.txt | |||
@@ -8,7 +8,7 @@ Satisfying dependencies under **Ubuntu Xenial Xerus** (and recommended packages) | |||
8 | sudo apt-get install automake autopoint build-essential ccache check \ | 8 | sudo apt-get install automake autopoint build-essential ccache check \ |
9 | doxygen faenza-icon-theme git imagemagick libasound2-dev libblkid-dev \ | 9 | doxygen faenza-icon-theme git imagemagick libasound2-dev libblkid-dev \ |
10 | libbluetooth-dev libbullet-dev libcogl-gles2-dev libfontconfig1-dev \ | 10 | libbluetooth-dev libbullet-dev libcogl-gles2-dev libfontconfig1-dev \ |
11 | libfreetype6-dev libfribidi-dev libgif-dev libgstreamer1.0-dev \ | 11 | libfreetype6-dev libfribidi-dev libgeoclue-2-dev libgif-dev libgstreamer1.0-dev \ |
12 | libgstreamer-plugins-base1.0-dev libharfbuzz-dev libibus-1.0-dev \ | 12 | libgstreamer-plugins-base1.0-dev libharfbuzz-dev libibus-1.0-dev \ |
13 | libiconv-hook-dev libinput-dev libjpeg-dev libblkid-dev libluajit-5.1-dev \ | 13 | libiconv-hook-dev libinput-dev libjpeg-dev libblkid-dev libluajit-5.1-dev \ |
14 | liblz4-dev libmount-dev libopenjp2-7-dev libpam0g-dev libpoppler-cpp-dev \ | 14 | liblz4-dev libmount-dev libopenjp2-7-dev libpam0g-dev libpoppler-cpp-dev \ |
@@ -38,6 +38,8 @@ export PATH=$HOME/.local/bin:$PATH | |||
38 | </code> | 38 | </code> |
39 | at the bottom of your ~/.bashrc file. | 39 | at the bottom of your ~/.bashrc file. |
40 | 40 | ||
41 | Meson [[https://git.enlightenment.org/apps/rage.git/tree/INSTALL|quick help]]. | ||
42 | |||
41 | Then go to [[/docs/distros/]] to learn how to install the whole thing ;-) | 43 | Then go to [[/docs/distros/]] to learn how to install the whole thing ;-) |
42 | 44 | ||
43 | <note tip> | 45 | <note tip> |