This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository www-content.
View the commit online.
commit 0f9da11b9cb0b32bbf9a08666c0f94538665e2fe
Author: Philippe Jean Guillaumie <bat...@sfr.fr>
AuthorDate: Mon Jun 6 12:17:44 2022 -0700
Wiki page e16 changed with summary [Add asciidoc to dependencies] by Philippe Jean Guillaumie
---
pages/e16.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/e16.txt b/pages/e16.txt
index 57d64176c..0f7e67b92 100644
--- a/pages/e16.txt
+++ b/pages/e16.txt
@@ -28,7 +28,7 @@ The documentation project for theme creation - [[https://web.archive.org/web/201
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:
<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 asciidoc build-essential libimlib2-dev libpango1.0-dev libpulse-dev libsndfile1-dev libxdamage-dev libxft-dev libxinerama-dev libxrandr-dev libxcomposite-dev xmlto
</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:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.