From cfad80cbe6563cd30ae5ca88c880f76f197b7718 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Thu, 17 Feb 2022 22:24:29 +0200 Subject: [PATCH] macOS: 'brew install openjpeg' for JPEG2000 support --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index 14164910739..11f7cbcc432 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -291,7 +291,7 @@ tools. The easiest way to install external libraries is via `Homebrew `_. 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::