WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=8ac86c2bbb318ac03345f821ca78aeeafb10ef84

commit 8ac86c2bbb318ac03345f821ca78aeeafb10ef84
Author: Philippe Jean Guillaumie <bat...@sfr.fr>
Date:   Sun Apr 11 04:23:46 2021 -0700

    Wiki page e16 changed with summary [Minor corrections] by Philippe Jean 
Guillaumie
---
 pages/e16.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pages/e16.txt b/pages/e16.txt
index 8df6cf1ad..340dc4cbc 100644
--- a/pages/e16.txt
+++ b/pages/e16.txt
@@ -26,12 +26,12 @@ The documentation project for theme creation - 
[[https://web.archive.org/web/201
 ==== Compilation ====
 
 Before compilation you need to have proper dependencies installed, mainly the 
//imlib2// library. 
-For example, on debian-based distributions, the following deps will be helpful 
before the compilation:
+For example, on debian-based distributions, the following deps will be helpful:
 <code bash>
-sudo apt install build-essential libimlib2-dev libpango1.0-dev libpulse-dev 
libsndfile1-dev libxdamage-dev libxft-dev libxinerama-dev libxrandr-dev 
libxcomposite-dev xmlto
+sudo apt install build-essential libimlib2-dev libpango1.0-dev libpulse-dev 
libsndfile1-dev libxdamage-dev libxft-dev libxinerama-dev libxrandr-dev 
libxcomposite-dev
 </code>
 
-Untar downloaded e16 tarballs (mainly you want e16 and themes) by ''tar zxf 
downloaded.file.tar.gz'' and then go into the directories created. Please see 
the README file in this directory for each project for additional information 
on dependencies, configuration etc. Just remember that all our release tarballs 
come with configure set up so to compile you just need to do this in the source 
directory:
+Untar downloaded e16 tarballs (mainly you want e16 and themes) by ''tar zxf 
downloaded.file.tar.gz'' and then go into the directories created. Please see 
the README file in this directory for each project for additional information 
on dependencies, configuration, etc. Just remember that all our release 
tarballs come with configure set up so to compile you just need to do this in 
the source directory:
 
 <code bash>
 ./configure

-- 


Reply via email to