Skip to content

Commit 1052791

Browse files
committed
Use brew formula to install libraqm
1 parent 1c15225 commit 1052791

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

docs/installation/building-from-source.rst

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -148,13 +148,7 @@ Many of Pillow's features require external libraries:
148148
The easiest way to install external libraries is via `Homebrew
149149
<https://brew.sh/>`_. After you install Homebrew, run::
150150

151-
brew install libjpeg libtiff little-cms2 openjpeg webp
152-
153-
To install libraqm on macOS use Homebrew to install its dependencies::
154-
155-
brew install freetype harfbuzz fribidi
156-
157-
Then see ``depends/install_raqm_cmake.sh`` to install libraqm.
151+
brew install libjpeg libraqm libtiff little-cms2 openjpeg webp
158152

159153
.. tab:: Windows
160154

0 commit comments

Comments
 (0)