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 fb74dee9ea6c6a31aaf36cf672e165e77c594e88
Author: Philippe Jean Guillaumie <bat...@sfr.fr>
AuthorDate: Fri Apr 14 01:04:22 2023 -0700
Wiki page ubuntu-start.md changed with summary [Remove transitional packages] by Philippe Jean Guillaumie
---
pages/docs/distros/ubuntu-start.md.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/docs/distros/ubuntu-start.md.txt b/pages/docs/distros/ubuntu-start.md.txt
index 9f07f37e9..7c2cb52c6 100644
--- a/pages/docs/distros/ubuntu-start.md.txt
+++ b/pages/docs/distros/ubuntu-start.md.txt
@@ -148,7 +148,7 @@ sudo apt install build-essential check meson ninja-build
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 [...]
+sudo apt install libssl-dev libsystemd-dev libjpeg-dev libglib2.0-dev libgstreamer1.0-dev liblua5.2-dev libfreetype-dev libfontconfig-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 libxt [...]
```
> **NOTE:**
> Unless you are already running Ubuntu 23.04 (simply install libjxl-dev), JPEG XL has to be compiled from source. If you need jxl support in efl,
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.