Skip to content

Commit

Permalink
Merge pull request #6065 from hugovk/mac-install-openjpeg
Browse files Browse the repository at this point in the history
macOS: 'brew install openjpeg' for JPEG2000 support
  • Loading branch information
mergify[bot] committed Feb 17, 2022
2 parents 669247c + cfad80c commit 29b7030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.rst
Expand Up @@ -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::

Expand Down

0 comments on commit 29b7030

Please sign in to comment.