Skip to content

Commit e84547f

Browse files
author
Adhyyan Sekhsaria
authored
Update dependencies for apple silicon in macos.rst (ManimCommunity#3290)
According to https://pypi.org/project/ManimPango/ manim pango also needs pkg-config
1 parent 124ed9d commit e84547f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/installation/macos.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ are required, namely:
3434

3535
.. code-block:: bash
3636
37-
brew install pango scipy
37+
brew install pango pkg-config scipy
3838
3939
After all required dependencies are installed, simply run:
4040

0 commit comments

Comments
 (0)