Skip to content

Commit

Permalink
Use brew formula to install libraqm
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Nov 29, 2024
1 parent 1c15225 commit 1052791
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions docs/installation/building-from-source.rst
Original file line number Diff line number Diff line change
Expand Up @@ -148,13 +148,7 @@ Many of Pillow's features require external libraries:
The easiest way to install external libraries is via `Homebrew
<https://brew.sh/>`_. After you install Homebrew, run::

brew install libjpeg libtiff little-cms2 openjpeg webp

To install libraqm on macOS use Homebrew to install its dependencies::

brew install freetype harfbuzz fribidi

Then see ``depends/install_raqm_cmake.sh`` to install libraqm.
brew install libjpeg libraqm libtiff little-cms2 openjpeg webp

.. tab:: Windows

Expand Down

0 comments on commit 1052791

Please sign in to comment.