macOS: 'brew install openjpeg' for JPEG2000 support

This commit is contained in:
Hugo van Kemenade 2022-02-17 22:24:29 +02:00
parent 669247cbd7
commit cfad80cbe6

View File

@ -291,7 +291,7 @@ tools.
The easiest way to install external libraries is via `Homebrew
<https://brew.sh/>`_. After you install Homebrew, run::
brew install libtiff libjpeg webp little-cms2
brew install libjpeg libtiff little-cms2 openjpeg webp
To install libraqm on macOS use Homebrew to install its dependencies::