mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 10:46:16 +03:00
Merge pull request #6065 from hugovk/mac-install-openjpeg
macOS: 'brew install openjpeg' for JPEG2000 support
This commit is contained in:
commit
29b7030631
|
@ -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::
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user