Wiki page ubuntu-start.md changed with summary [Remove note about jpeg-xl (unresolvable dependencies)] by Philippe Jean Guillaumie

This commit is contained in:
Philippe Jean Guillaumie 2022-08-05 11:10:33 -07:00 committed by www-data
parent 5bf8bf15da
commit 9018c6b63d
1 changed files with 0 additions and 1 deletions

View File

@ -132,7 +132,6 @@ 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 libxtst-dev libxss-dev libgstreamer-plugins-base1.0-dev doxygen libopenjp2-7-dev libscim-dev libxdamage-dev libwebp-dev libunwind-dev libheif-dev libavif-dev libyuv-dev
```
Note that EFL now supports JPEG XL. However, Ubuntu does not provide packages for this image compression codec. If you need it, please install ``libhwy-dev`` and ``libbrotli-dev``, then get the relevant packages [here](http://http.us.debian.org/debian/pool/main/j/jpeg-xl/).
### Step 3: Configuring the Software ###