Wiki page ubuntu-start.md changed with summary [Note about libjxl] by Philippe Jean Guillaumie

This commit is contained in:
Philippe Jean Guillaumie 2023-04-13 00:02:53 -07:00 committed by www-data
parent 70cf5ba36b
commit b13e261b2e
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ As well as the dependencies specific for EFL:
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 libinput-dev
```
> **NOTE:**
> JPEG XL currently has to be compiled from source. If you need jxl support in efl,
> 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,
> please visit their [GitHub repository](https://github.com/libjxl/libjxl/) for more information.
### Step 3: Configuring the Software ###