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 46fde66b8e1f8e0e3dd37e2b52824a005831410a
Author: Philippe Jean Guillaumie <[email protected]>
AuthorDate: Sun Nov 13 00:34:39 2022 -0800
Wiki page ubuntu-start.md changed with summary [Add note about jxl] by Philippe Jean Guillaumie
---
pages/docs/distros/ubuntu-start.md.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/pages/docs/distros/ubuntu-start.md.txt b/pages/docs/distros/ubuntu-start.md.txt
index 87de7bd13..d410b91d0 100644
--- a/pages/docs/distros/ubuntu-start.md.txt
+++ b/pages/docs/distros/ubuntu-start.md.txt
@@ -132,6 +132,9 @@ As well as the dependencies specific for EFL:
```bash
sudo apt install libssl-dev libsystemd-dev libjpeg-dev libglib2.0-dev libgstreamer1.0-dev liblua5.2-dev libfreetype6-dev libfontconfig1-dev libfribidi-dev libavahi-client-dev libharfbuzz-dev libibus-1.0-dev libx11-dev libxext-dev libxrender-dev libgl1-mesa-dev libgif-dev libtiff5-dev libpoppler-dev libpoppler-cpp-dev libspectre-dev libraw-dev librsvg2-dev libudev-dev libmount-dev libdbus-1-dev libpulse-dev libsndfile1-dev libxcursor-dev libxcomposite-dev libxinerama-dev libxrandr-dev lib [...]
```
+> **NOTE:**
+> JPEG XL currently has to be compiled from source. If you need jxl support in efl,
+> please visit their [GitHub repository](https://github.com/libjxl/libjxl/) for more information.
### Step 3: Configuring the Software ###
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.